Olive

#796006

Yellow

Color Codes

All color formats for development

HEX
#796006
RGB
rgb(121, 96, 6)
HSL
hsl(47, 91%, 25%)
OKLCH
oklch(0.5 0.1 90.5)
CMYK
cmyk(0%, 21%, 95%, 53%)

Accessibility

WCAG contrast compliance

On White Background

6.02:1

AA AAA

On Black Background

3.49:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FEFB
100
#FDF6
200
#FCEF
300
#FAE3
400
#F7D4
500
#F5C7
600
#D6AA
700
#AA87
800
#7A61
900
#4E3E
950
#3127

Shades

Darker variations

1#6E5705
2#614D05
3#554404
4#493A03
5#3D3003
6#312702
7#251D02
8#181301
9#0C0A01

Tints

Lighter variations

1#9E7E07
2#C39B09
3#E7B80B
4#F5C724
5#F6D148
6#F8DA6D
7#FAE391
8#FCECB6
9#FDF6DA

Tones

Muted variations

1#745D0C
2#6E5A11
3#685717
4#63531D
5#5D5023
6#574D29
7#514A2E
8#4B4634
9#46433A

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FEFB
#FEFBF0
BackgroundsSubtle highlightsCard backgrounds
100
FDF6
#FDF6DD
Light backgroundsTable row hoverSkeleton loading
200
FCEF
#FCEFC0
Secondary backgroundsInput backgroundsDividers
300
FAE3
#FAE38F
BordersInactive statesPlaceholder text
400
F7D4
#F7D455
Disabled statesSecondary iconsMuted text
500
F5C7
#F5C724
Primary brand colorCTAsActive elementsLinks
600
D6AA
#D6AA0A
Hover statesFocus ringsPrimary buttons hover
700
AA87
#AA8708
Active/pressed statesDark mode accentsSecondary text
800
7A61
#7A6106
Text on light backgroundsHeadingsStrong borders
900
4E3E
#4E3E04
Primary textHigh emphasis contentDark headings
950
3127
#312702
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --olive-50: #FEFBF0;
  --olive-100: #FDF6DD;
  --olive-200: #FCEFC0;
  --olive-300: #FAE38F;
  --olive-400: #F7D455;
  --olive-500: #F5C724;
  --olive-600: #D6AA0A;
  --olive-700: #AA8708;
  --olive-800: #7A6106;
  --olive-900: #4E3E04;
  --olive-950: #312702;
}
Generate More ShadesCreate PaletteConvert Color