Lemon

#FBE7C0

Orange

Color Codes

All color formats for development

HEX
#FBE7C0
RGB
rgb(251, 231, 192)
HSL
hsl(40, 88%, 87%)
OKLCH
oklch(0.934 0.055 84)
CMYK
cmyk(0%, 8%, 24%, 2%)

Accessibility

WCAG contrast compliance

On White Background

1.21:1

AA AAA

On Black Background

17.29:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FEFA
100
#FDF2
200
#FBE8
300
#F8D6
400
#F4C0
500
#F1AE
600
#D391
700
#A873
800
#7852
900
#4D35
950
#3021

Shades

Darker variations

1#F8D897
2#F6C86D
3#F3B944
4#F0A91A
5#D18F0D
6#A7730B
7#7D5608
8#533905
9#2A1D03

Tints

Lighter variations

1#FBEAC7
2#FCECCD
3#FCEFD3
4#FDF1DA
5#FDF3E0
6#FDF6E6
7#FEF8EC
8#FEFAF3
9#FFFDF9

Tones

Muted variations

1#F8E7C4
2#F5E6C7
3#F2E5C9
4#EFE4CC
5#ECE3CF
6#EAE2D2
7#E7E1D5
8#E4E0D8
9#E1DFDB

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FEFA
#FEFAF1
BackgroundsSubtle highlightsCard backgrounds
100
FDF2
#FDF2DD
Light backgroundsTable row hoverSkeleton loading
200
FBE8
#FBE8C1
Secondary backgroundsInput backgroundsDividers
300
F8D6
#F8D691
BordersInactive statesPlaceholder text
400
F4C0
#F4C057
Disabled statesSecondary iconsMuted text
500
F1AE
#F1AE27
Primary brand colorCTAsActive elementsLinks
600
D391
#D3910D
Hover statesFocus ringsPrimary buttons hover
700
A873
#A8730B
Active/pressed statesDark mode accentsSecondary text
800
7852
#785208
Text on light backgroundsHeadingsStrong borders
900
4D35
#4D3505
Primary textHigh emphasis contentDark headings
950
3021
#302103
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lemon-50: #FEFAF1;
  --lemon-100: #FDF2DD;
  --lemon-200: #FBE8C1;
  --lemon-300: #F8D691;
  --lemon-400: #F4C057;
  --lemon-500: #F1AE27;
  --lemon-600: #D3910D;
  --lemon-700: #A8730B;
  --lemon-800: #785208;
  --lemon-900: #4D3505;
  --lemon-950: #302103;
}
Generate More ShadesCreate PaletteConvert Color