Lemon

#F8E6C4

Orange

Color Codes

All color formats for development

HEX
#F8E6C4
RGB
rgb(248, 230, 196)
HSL
hsl(39, 79%, 87%)
OKLCH
oklch(0.931 0.049 83.3)
CMYK
cmyk(0%, 7%, 21%, 3%)

Accessibility

WCAG contrast compliance

On White Background

1.23:1

AA AAA

On Black Background

17.11:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDF9
100
#FBF1
200
#F8E6
300
#F3D2
400
#ECBB
500
#E7A7
600
#C98B
700
#A06E
800
#724F
900
#4932
950
#2E20

Shades

Darker variations

1#F3D59C
2#EFC474
3#EAB34D
4#E5A225
5#C78917
6#9F6E13
7#77520E
8#4F3709
9#281B05

Tints

Lighter variations

1#F9E8CA
2#F9EBD0
3#FAEDD5
4#FBF0DB
5#FCF2E1
6#FCF5E7
7#FDF7ED
8#FEFAF3
9#FEFCF9

Tones

Muted variations

1#F5E5C6
2#F3E4C9
3#F0E3CC
4#EEE3CE
5#EBE2D1
6#E8E1D3
7#E6E0D6
8#E3DFD9
9#E0DFDB

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF9
#FDF9F1
BackgroundsSubtle highlightsCard backgrounds
100
FBF1
#FBF1DF
Light backgroundsTable row hoverSkeleton loading
200
F8E6
#F8E6C4
Secondary backgroundsInput backgroundsDividers
300
F3D2
#F3D296
BordersInactive statesPlaceholder text
400
ECBB
#ECBB5F
Disabled statesSecondary iconsMuted text
500
E7A7
#E7A732
Primary brand colorCTAsActive elementsLinks
600
C98B
#C98B18
Hover statesFocus ringsPrimary buttons hover
700
A06E
#A06E13
Active/pressed statesDark mode accentsSecondary text
800
724F
#724F0D
Text on light backgroundsHeadingsStrong borders
900
4932
#493209
Primary textHigh emphasis contentDark headings
950
2E20
#2E2005
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lemon-50: #FDF9F1;
  --lemon-100: #FBF1DF;
  --lemon-200: #F8E6C4;
  --lemon-300: #F3D296;
  --lemon-400: #ECBB5F;
  --lemon-500: #E7A732;
  --lemon-600: #C98B18;
  --lemon-700: #A06E13;
  --lemon-800: #724F0D;
  --lemon-900: #493209;
  --lemon-950: #2E2005;
}
Generate More ShadesCreate PaletteConvert Color