Lemon

#FBF2C1

Yellow

Color Codes

All color formats for development

HEX
#FBF2C1
RGB
rgb(251, 242, 193)
HSL
hsl(51, 88%, 87%)
OKLCH
oklch(0.956 0.064 98.8)
CMYK
cmyk(0%, 4%, 23%, 2%)

Accessibility

WCAG contrast compliance

On White Background

1.13:1

AA AAA

On Black Background

18.57:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FEFC
100
#FDF8
200
#FBF2
300
#F8E8
400
#F4DD
500
#F1D3
600
#D3B5
700
#A890
800
#7867
900
#4D42
950
#3029

Shades

Darker variations

1#F8EA97
2#F6E16D
3#F3D944
4#F0D01A
5#D1B30D
6#A78F0B
7#7D6C08
8#534805
9#2A2403

Tints

Lighter variations

1#FBF4C7
2#FCF5CD
3#FCF6D3
4#FDF7DA
5#FDF9E0
6#FDFAE6
7#FEFBEC
8#FEFCF3
9#FFFEF9

Tones

Muted variations

1#F8F0C4
2#F5EEC7
3#F2ECC9
4#EFEACC
5#ECE8CF
6#EAE6D2
7#E7E4D5
8#E4E2D8
9#E1E0DB

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FEFC
#FEFCF1
BackgroundsSubtle highlightsCard backgrounds
100
FDF8
#FDF8DD
Light backgroundsTable row hoverSkeleton loading
200
FBF2
#FBF2C1
Secondary backgroundsInput backgroundsDividers
300
F8E8
#F8E891
BordersInactive statesPlaceholder text
400
F4DD
#F4DD57
Disabled statesSecondary iconsMuted text
500
F1D3
#F1D327
Primary brand colorCTAsActive elementsLinks
600
D3B5
#D3B50D
Hover statesFocus ringsPrimary buttons hover
700
A890
#A8900B
Active/pressed statesDark mode accentsSecondary text
800
7867
#786708
Text on light backgroundsHeadingsStrong borders
900
4D42
#4D4205
Primary textHigh emphasis contentDark headings
950
3029
#302903
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lemon-50: #FEFCF1;
  --lemon-100: #FDF8DD;
  --lemon-200: #FBF2C1;
  --lemon-300: #F8E891;
  --lemon-400: #F4DD57;
  --lemon-500: #F1D327;
  --lemon-600: #D3B50D;
  --lemon-700: #A8900B;
  --lemon-800: #786708;
  --lemon-900: #4D4205;
  --lemon-950: #302903;
}
Generate More ShadesCreate PaletteConvert Color