Khaki

#F3EB95

Yellow

Color Codes

All color formats for development

HEX
#F3EB95
RGB
rgb(243, 235, 149)
HSL
hsl(55, 80%, 77%)
OKLCH
oklch(0.928 0.107 103.7)
CMYK
cmyk(0%, 3%, 39%, 5%)

Accessibility

WCAG contrast compliance

On White Background

1.23:1

AA AAA

On Black Background

17.13:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDFC
100
#FBF9
200
#F8F4
300
#F3EB
400
#EDE1
500
#E8D9
600
#CABB
700
#A195
800
#736A
900
#4944
950
#2E2B

Shades

Darker variations

1#EFE572
2#EBDE4F
3#E7D82B
4#D4C418
5#B1A414
6#8D8310
7#6A620C
8#474108
9#232104

Tints

Lighter variations

1#F4EDA0
2#F6EFAB
3#F7F1B5
4#F8F3C0
5#F9F5CA
6#FAF7D5
7#FBF9DF
8#FDFBEA
9#FEFDF4

Tones

Muted variations

1#EFE89A
2#EAE49F
3#E5E0A4
4#E1DCA8
5#DCD8AD
6#D7D4B2
7#D2D0B6
8#CECCBB
9#C9C8C0

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDFC
#FDFCF1
BackgroundsSubtle highlightsCard backgrounds
100
FBF9
#FBF9DF
Light backgroundsTable row hoverSkeleton loading
200
F8F4
#F8F4C3
Secondary backgroundsInput backgroundsDividers
300
F3EB
#F3EB95
BordersInactive statesPlaceholder text
400
EDE1
#EDE15E
Disabled statesSecondary iconsMuted text
500
E8D9
#E8D930
Primary brand colorCTAsActive elementsLinks
600
CABB
#CABB16
Hover statesFocus ringsPrimary buttons hover
700
A195
#A19512
Active/pressed statesDark mode accentsSecondary text
800
736A
#736A0D
Text on light backgroundsHeadingsStrong borders
900
4944
#494408
Primary textHigh emphasis contentDark headings
950
2E2B
#2E2B05
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --khaki-50: #FDFCF1;
  --khaki-100: #FBF9DF;
  --khaki-200: #F8F4C3;
  --khaki-300: #F3EB95;
  --khaki-400: #EDE15E;
  --khaki-500: #E8D930;
  --khaki-600: #CABB16;
  --khaki-700: #A19512;
  --khaki-800: #736A0D;
  --khaki-900: #494408;
  --khaki-950: #2E2B05;
}
Generate More ShadesCreate PaletteConvert Color