Olive

#794906

Orange

Color Codes

All color formats for development

HEX
#794906
RGB
rgb(121, 73, 6)
HSL
hsl(35, 91%, 25%)
OKLCH
oklch(0.451 0.097 66.6)
CMYK
cmyk(0%, 40%, 95%, 53%)

Accessibility

WCAG contrast compliance

On White Background

7.58:1

AA AAA

On Black Background

2.77:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FEF9
100
#FDF0
200
#FCE3
300
#FACD
400
#F7B3
500
#F59E
600
#D681
700
#AA67
800
#7A49
900
#4E2F
950
#311D

Shades

Darker variations

1#6E4205
2#613B05
3#553304
4#492C03
5#3D2503
6#311D02
7#251602
8#180F01
9#0C0701

Tints

Lighter variations

1#9E5F07
2#C37509
3#E78B0B
4#F59E24
5#F6AE48
6#F8BE6D
7#FACE91
8#FCDFB6
9#FDEFDA

Tones

Muted variations

1#74480C
2#6E4711
3#684717
4#63461D
5#5D4523
6#574429
7#51432E
8#4B4234
9#46413A

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FEF9
#FEF9F0
BackgroundsSubtle highlightsCard backgrounds
100
FDF0
#FDF0DD
Light backgroundsTable row hoverSkeleton loading
200
FCE3
#FCE3C0
Secondary backgroundsInput backgroundsDividers
300
FACD
#FACD8F
BordersInactive statesPlaceholder text
400
F7B3
#F7B355
Disabled statesSecondary iconsMuted text
500
F59E
#F59E24
Primary brand colorCTAsActive elementsLinks
600
D681
#D6810A
Hover statesFocus ringsPrimary buttons hover
700
AA67
#AA6708
Active/pressed statesDark mode accentsSecondary text
800
7A49
#7A4906
Text on light backgroundsHeadingsStrong borders
900
4E2F
#4E2F04
Primary textHigh emphasis contentDark headings
950
311D
#311D02
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --olive-50: #FEF9F0;
  --olive-100: #FDF0DD;
  --olive-200: #FCE3C0;
  --olive-300: #FACD8F;
  --olive-400: #F7B355;
  --olive-500: #F59E24;
  --olive-600: #D6810A;
  --olive-700: #AA6708;
  --olive-800: #7A4906;
  --olive-900: #4E2F04;
  --olive-950: #311D02;
}
Generate More ShadesCreate PaletteConvert Color