Olive

#6E5911

Yellow

Color Codes

All color formats for development

HEX
#6E5911
RGB
rgb(110, 89, 17)
HSL
hsl(46, 73%, 25%)
OKLCH
oklch(0.472 0.089 91.3)
CMYK
cmyk(0%, 19%, 85%, 57%)

Accessibility

WCAG contrast compliance

On White Background

6.77:1

AA AAA

On Black Background

3.10:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDFA
100
#FAF4
200
#F6EB
300
#EFDB
400
#E7C8
500
#E0B9
600
#C29C
700
#9A7C
800
#6E59
900
#4739
950
#2C23

Shades

Darker variations

1#63500F
2#58470E
3#4D3E0C
4#42350A
5#372C09
6#2C2307
7#211B05
8#161203
9#0B0902

Tints

Lighter variations

1#8F7316
2#B08E1C
3#D2A821
4#E0B938
5#E5C55A
6#EAD07B
7#F0DC9C
8#F5E8BD
9#FAF3DE

Tones

Muted variations

1#6A5616
2#65541B
3#60511F
4#5C4F24
5#574C28
6#524A2D
7#4E4732
8#494536
9#44423B

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDFA
#FDFAF2
BackgroundsSubtle highlightsCard backgrounds
100
FAF4
#FAF4E0
Light backgroundsTable row hoverSkeleton loading
200
F6EB
#F6EBC6
Secondary backgroundsInput backgroundsDividers
300
EFDB
#EFDB9A
BordersInactive statesPlaceholder text
400
E7C8
#E7C865
Disabled statesSecondary iconsMuted text
500
E0B9
#E0B938
Primary brand colorCTAsActive elementsLinks
600
C29C
#C29C1E
Hover statesFocus ringsPrimary buttons hover
700
9A7C
#9A7C18
Active/pressed statesDark mode accentsSecondary text
800
6E59
#6E5911
Text on light backgroundsHeadingsStrong borders
900
4739
#47390B
Primary textHigh emphasis contentDark headings
950
2C23
#2C2307
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --olive-50: #FDFAF2;
  --olive-100: #FAF4E0;
  --olive-200: #F6EBC6;
  --olive-300: #EFDB9A;
  --olive-400: #E7C865;
  --olive-500: #E0B938;
  --olive-600: #C29C1E;
  --olive-700: #9A7C18;
  --olive-800: #6E5911;
  --olive-900: #47390B;
  --olive-950: #2C2307;
}
Generate More ShadesCreate PaletteConvert Color