Olive

#71690E

Yellow

Color Codes

All color formats for development

HEX
#71690E
RGB
rgb(113, 105, 14)
HSL
hsl(55, 78%, 25%)
OKLCH
oklch(0.512 0.103 103.9)
CMYK
cmyk(0%, 7%, 88%, 56%)

Accessibility

WCAG contrast compliance

On White Background

5.63:1

AA AAA

On Black Background

3.73:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDFC
100
#FBF9
200
#F8F3
300
#F2EA
400
#EBE0
500
#E6D7
600
#C8B9
700
#9F93
800
#7169
900
#4943
950
#2D2A

Shades

Darker variations

1#665F0D
2#5B540B
3#4F4A0A
4#443F08
5#393507
6#2D2A06
7#222004
8#171503
9#0B0B01

Tints

Lighter variations

1#948912
2#B6A816
3#D8C81B
4#E6D733
5#EADE55
6#EEE477
7#F2EB99
8#F7F2BB
9#FBF8DD

Tones

Muted variations

1#6D6513
2#686118
3#635D1D
4#5E5922
5#595427
6#54502C
7#4F4C31
8#4A4836
9#45443B

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
F8F3
#F8F3C4
Secondary backgroundsInput backgroundsDividers
300
F2EA
#F2EA97
BordersInactive statesPlaceholder text
400
EBE0
#EBE060
Disabled statesSecondary iconsMuted text
500
E6D7
#E6D733
Primary brand colorCTAsActive elementsLinks
600
C8B9
#C8B919
Hover statesFocus ringsPrimary buttons hover
700
9F93
#9F9314
Active/pressed statesDark mode accentsSecondary text
800
7169
#71690E
Text on light backgroundsHeadingsStrong borders
900
4943
#494309
Primary textHigh emphasis contentDark headings
950
2D2A
#2D2A06
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --olive-50: #FDFCF1;
  --olive-100: #FBF9DF;
  --olive-200: #F8F3C4;
  --olive-300: #F2EA97;
  --olive-400: #EBE060;
  --olive-500: #E6D733;
  --olive-600: #C8B919;
  --olive-700: #9F9314;
  --olive-800: #71690E;
  --olive-900: #494309;
  --olive-950: #2D2A06;
}
Generate More ShadesCreate PaletteConvert Color