Lemon

#FBF0C1

Yellow

Color Codes

All color formats for development

HEX
#FBF0C1
RGB
rgb(251, 240, 193)
HSL
hsl(49, 88%, 87%)
OKLCH
oklch(0.952 0.062 96.4)
CMYK
cmyk(0%, 4%, 23%, 2%)

Accessibility

WCAG contrast compliance

On White Background

1.15:1

AA AAA

On Black Background

18.34:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FEFC
100
#FDF7
200
#FBF0
300
#F8E5
400
#F4D7
500
#F1CC
600
#D3AF
700
#A88B
800
#7863
900
#4D40
950
#3028

Shades

Darker variations

1#F8E797
2#F6DD6D
3#F3D344
4#F0C91A
5#D1AD0D
6#A78A0B
7#7D6808
8#534505
9#2A2303

Tints

Lighter variations

1#FBF2C7
2#FCF3CD
3#FCF5D3
4#FDF6DA
5#FDF8E0
6#FDF9E6
7#FEFBEC
8#FEFCF3
9#FFFEF9

Tones

Muted variations

1#F8EEC4
2#F5EDC7
3#F2EBC9
4#EFE9CC
5#ECE7CF
6#EAE5D2
7#E7E3D5
8#E4E2D8
9#E1E0DB

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FEFC
#FEFCF1
BackgroundsSubtle highlightsCard backgrounds
100
FDF7
#FDF7DD
Light backgroundsTable row hoverSkeleton loading
200
FBF0
#FBF0C1
Secondary backgroundsInput backgroundsDividers
300
F8E5
#F8E591
BordersInactive statesPlaceholder text
400
F4D7
#F4D757
Disabled statesSecondary iconsMuted text
500
F1CC
#F1CC27
Primary brand colorCTAsActive elementsLinks
600
D3AF
#D3AF0D
Hover statesFocus ringsPrimary buttons hover
700
A88B
#A88B0B
Active/pressed statesDark mode accentsSecondary text
800
7863
#786308
Text on light backgroundsHeadingsStrong borders
900
4D40
#4D4005
Primary textHigh emphasis contentDark headings
950
3028
#302803
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lemon-50: #FEFCF1;
  --lemon-100: #FDF7DD;
  --lemon-200: #FBF0C1;
  --lemon-300: #F8E591;
  --lemon-400: #F4D757;
  --lemon-500: #F1CC27;
  --lemon-600: #D3AF0D;
  --lemon-700: #A88B0B;
  --lemon-800: #786308;
  --lemon-900: #4D4005;
  --lemon-950: #302803;
}
Generate More ShadesCreate PaletteConvert Color