Lemon

#F7E0C4

Orange

Color Codes

All color formats for development

HEX
#F7E0C4
RGB
rgb(247, 224, 196)
HSL
hsl(33, 76%, 87%)
OKLCH
oklch(0.918 0.045 72.7)
CMYK
cmyk(0%, 9%, 21%, 3%)

Accessibility

WCAG contrast compliance

On White Background

1.28:1

AA AAA

On Black Background

16.41:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDF8
100
#FBEF
200
#F7E0
300
#F1C9
400
#EAAD
500
#E395
600
#C579
700
#9D60
800
#7045
900
#482C
950
#2D1B

Shades

Darker variations

1#F2CC9E
2#ECB777
3#E7A350
4#E28E28
5#C3771B
6#9C5F15
7#754810
8#4E300B
9#271805

Tints

Lighter variations

1#F8E3CA
2#F9E6D0
3#F9EAD6
4#FAEDDC
5#FBF0E2
6#FCF3E8
7#FDF6ED
8#FDF9F3
9#FEFCF9

Tones

Muted variations

1#F5E0C7
2#F2E0CA
3#EFE0CC
4#EDDFCF
5#EADFD1
6#E8DFD4
7#E5DFD6
8#E3DED9
9#E0DEDB

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF8
#FDF8F2
BackgroundsSubtle highlightsCard backgrounds
100
FBEF
#FBEFE0
Light backgroundsTable row hoverSkeleton loading
200
F7E0
#F7E0C5
Secondary backgroundsInput backgroundsDividers
300
F1C9
#F1C998
BordersInactive statesPlaceholder text
400
EAAD
#EAAD62
Disabled statesSecondary iconsMuted text
500
E395
#E39535
Primary brand colorCTAsActive elementsLinks
600
C579
#C5791B
Hover statesFocus ringsPrimary buttons hover
700
9D60
#9D6015
Active/pressed statesDark mode accentsSecondary text
800
7045
#70450F
Text on light backgroundsHeadingsStrong borders
900
482C
#482C0A
Primary textHigh emphasis contentDark headings
950
2D1B
#2D1B06
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lemon-50: #FDF8F2;
  --lemon-100: #FBEFE0;
  --lemon-200: #F7E0C5;
  --lemon-300: #F1C998;
  --lemon-400: #EAAD62;
  --lemon-500: #E39535;
  --lemon-600: #C5791B;
  --lemon-700: #9D6015;
  --lemon-800: #70450F;
  --lemon-900: #482C0A;
  --lemon-950: #2D1B06;
}
Generate More ShadesCreate PaletteConvert Color