Olive

#524400

Yellow

Color Codes

All color formats for development

HEX
#524400
RGB
rgb(82, 68, 0)
HSL
hsl(50, 100%, 16%)
OKLCH
oklch(0.39 0.08 95.7)
CMYK
cmyk(0%, 17%, 100%, 68%)

Accessibility

WCAG contrast compliance

On White Background

9.61:1

AA AAA

On Black Background

2.19:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FFFC
100
#FFF9
200
#FFF4
300
#FFEB
400
#FFE1
500
#FFD9
600
#E0BB
700
#B395
800
#806A
900
#5244
950
#332B

Shades

Darker variations

1#493D00
2#413600
3#393000
4#312900
5#292200
6#211B00
7#181400
8#100E00
9#080700

Tints

Lighter variations

1#7C6800
2#A78B00
3#D2AF00
4#FDD300
5#FFDB29
6#FFE254
7#FFEA7E
8#FFF1A9
9#FFF8D4

Tones

Muted variations

1#4E4104
2#493F08
3#453C0C
4#413910
5#3D3614
6#393418
7#35311D
8#312E21
9#2D2C25

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FFFC
#FFFCF0
BackgroundsSubtle highlightsCard backgrounds
100
FFF9
#FFF9DB
Light backgroundsTable row hoverSkeleton loading
200
FFF4
#FFF4BD
Secondary backgroundsInput backgroundsDividers
300
FFEB
#FFEB8A
BordersInactive statesPlaceholder text
400
FFE1
#FFE14D
Disabled statesSecondary iconsMuted text
500
FFD9
#FFD91A
Primary brand colorCTAsActive elementsLinks
600
E0BB
#E0BB00
Hover statesFocus ringsPrimary buttons hover
700
B395
#B39500
Active/pressed statesDark mode accentsSecondary text
800
806A
#806A00
Text on light backgroundsHeadingsStrong borders
900
5244
#524400
Primary textHigh emphasis contentDark headings
950
332B
#332B00
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --olive-50: #FFFCF0;
  --olive-100: #FFF9DB;
  --olive-200: #FFF4BD;
  --olive-300: #FFEB8A;
  --olive-400: #FFE14D;
  --olive-500: #FFD91A;
  --olive-600: #E0BB00;
  --olive-700: #B39500;
  --olive-800: #806A00;
  --olive-900: #524400;
  --olive-950: #332B00;
}
Generate More ShadesCreate PaletteConvert Color