Lemon

#F8F0C4

Yellow

Color Codes

All color formats for development

HEX
#F8F0C4
RGB
rgb(248, 240, 196)
HSL
hsl(51, 79%, 87%)
OKLCH
oklch(0.95 0.058 98.8)
CMYK
cmyk(0%, 3%, 21%, 3%)

Accessibility

WCAG contrast compliance

On White Background

1.15:1

AA AAA

On Black Background

18.25:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDFC
100
#FBF7
200
#F8F0
300
#F3E5
400
#ECD7
500
#E7CC
600
#C9AE
700
#A08B
800
#7263
900
#493F
950
#2E28

Shades

Darker variations

1#F3E69C
2#EFDC74
3#EAD24D
4#E5C925
5#C7AC17
6#9F8A13
7#77670E
8#4F4509
9#282205

Tints

Lighter variations

1#F9F2CA
2#F9F3D0
3#FAF5D5
4#FBF6DB
5#FCF8E1
6#FCF9E7
7#FDFBED
8#FEFCF3
9#FEFEF9

Tones

Muted variations

1#F5EEC6
2#F3EDC9
3#F0EBCC
4#EEE9CE
5#EBE7D1
6#E8E5D3
7#E6E3D6
8#E3E2D9
9#E0E0DB

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDFC
#FDFCF1
BackgroundsSubtle highlightsCard backgrounds
100
FBF7
#FBF7DF
Light backgroundsTable row hoverSkeleton loading
200
F8F0
#F8F0C4
Secondary backgroundsInput backgroundsDividers
300
F3E5
#F3E596
BordersInactive statesPlaceholder text
400
ECD7
#ECD75F
Disabled statesSecondary iconsMuted text
500
E7CC
#E7CC32
Primary brand colorCTAsActive elementsLinks
600
C9AE
#C9AE18
Hover statesFocus ringsPrimary buttons hover
700
A08B
#A08B13
Active/pressed statesDark mode accentsSecondary text
800
7263
#72630D
Text on light backgroundsHeadingsStrong borders
900
493F
#493F09
Primary textHigh emphasis contentDark headings
950
2E28
#2E2805
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lemon-50: #FDFCF1;
  --lemon-100: #FBF7DF;
  --lemon-200: #F8F0C4;
  --lemon-300: #F3E596;
  --lemon-400: #ECD75F;
  --lemon-500: #E7CC32;
  --lemon-600: #C9AE18;
  --lemon-700: #A08B13;
  --lemon-800: #72630D;
  --lemon-900: #493F09;
  --lemon-950: #2E2805;
}
Generate More ShadesCreate PaletteConvert Color