Lemon

#FAEAC2

Orange

Color Codes

All color formats for development

HEX
#FAEAC2
RGB
rgb(250, 234, 194)
HSL
hsl(43, 85%, 87%)
OKLCH
oklch(0.94 0.055 88.8)
CMYK
cmyk(0%, 6%, 22%, 2%)

Accessibility

WCAG contrast compliance

On White Background

1.19:1

AA AAA

On Black Background

17.61:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FEFA
100
#FCF4
200
#FAEA
300
#F6DA
400
#F2C7
500
#EEB7
600
#D09A
700
#A57A
800
#7657
900
#4B38
950
#2F23

Shades

Darker variations

1#F7DC99
2#F3CE70
3#F0C047
4#EDB21E
5#CD9811
6#A4790D
7#7B5B0A
8#523D07
9#291E03

Tints

Lighter variations

1#FBECC8
2#FBEECE
3#FCF0D4
4#FCF2DA
5#FDF5E0
6#FDF7E6
7#FEF9ED
8#FEFBF3
9#FFFDF9

Tones

Muted variations

1#F7E9C4
2#F4E8C7
3#F2E6CA
4#EFE5CD
5#ECE4D0
6#E9E3D3
7#E6E2D5
8#E3E0D8
9#E1DFDB

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FEFA
#FEFAF1
BackgroundsSubtle highlightsCard backgrounds
100
FCF4
#FCF4DE
Light backgroundsTable row hoverSkeleton loading
200
FAEA
#FAEAC2
Secondary backgroundsInput backgroundsDividers
300
F6DA
#F6DA92
BordersInactive statesPlaceholder text
400
F2C7
#F2C75A
Disabled statesSecondary iconsMuted text
500
EEB7
#EEB72B
Primary brand colorCTAsActive elementsLinks
600
D09A
#D09A11
Hover statesFocus ringsPrimary buttons hover
700
A57A
#A57A0D
Active/pressed statesDark mode accentsSecondary text
800
7657
#76570A
Text on light backgroundsHeadingsStrong borders
900
4B38
#4B3806
Primary textHigh emphasis contentDark headings
950
2F23
#2F2304
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lemon-50: #FEFAF1;
  --lemon-100: #FCF4DE;
  --lemon-200: #FAEAC2;
  --lemon-300: #F6DA92;
  --lemon-400: #F2C75A;
  --lemon-500: #EEB72B;
  --lemon-600: #D09A11;
  --lemon-700: #A57A0D;
  --lemon-800: #76570A;
  --lemon-900: #4B3806;
  --lemon-950: #2F2304;
}
Generate More ShadesCreate PaletteConvert Color