Olive

#795106

Orange

Color Codes

All color formats for development

HEX
#795106
RGB
rgb(121, 81, 6)
HSL
hsl(39, 91%, 25%)
OKLCH
oklch(0.468 0.096 75.1)
CMYK
cmyk(0%, 33%, 95%, 53%)

Accessibility

WCAG contrast compliance

On White Background

7.02:1

AA AAA

On Black Background

2.99:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FEF9
100
#FDF2
200
#FCE7
300
#FAD4
400
#F7BE
500
#F5AC
600
#D68F
700
#AA72
800
#7A51
900
#4E34
950
#3120

Shades

Darker variations

1#6E4905
2#614105
3#553904
4#493103
5#3D2903
6#312002
7#251802
8#181001
9#0C0801

Tints

Lighter variations

1#9E6907
2#C38209
3#E79A0B
4#F5AC24
5#F6B948
6#F8C76D
7#FAD591
8#FCE3B6
9#FDF1DA

Tones

Muted variations

1#744F0C
2#6E4E11
3#684C17
4#634A1D
5#5D4823
6#574729
7#51452E
8#4B4334
9#46413A

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FEF9
#FEF9F0
BackgroundsSubtle highlightsCard backgrounds
100
FDF2
#FDF2DD
Light backgroundsTable row hoverSkeleton loading
200
FCE7
#FCE7C0
Secondary backgroundsInput backgroundsDividers
300
FAD4
#FAD48F
BordersInactive statesPlaceholder text
400
F7BE
#F7BE55
Disabled statesSecondary iconsMuted text
500
F5AC
#F5AC24
Primary brand colorCTAsActive elementsLinks
600
D68F
#D68F0A
Hover statesFocus ringsPrimary buttons hover
700
AA72
#AA7208
Active/pressed statesDark mode accentsSecondary text
800
7A51
#7A5106
Text on light backgroundsHeadingsStrong borders
900
4E34
#4E3404
Primary textHigh emphasis contentDark headings
950
3120
#312002
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --olive-50: #FEF9F0;
  --olive-100: #FDF2DD;
  --olive-200: #FCE7C0;
  --olive-300: #FAD48F;
  --olive-400: #F7BE55;
  --olive-500: #F5AC24;
  --olive-600: #D68F0A;
  --olive-700: #AA7208;
  --olive-800: #7A5106;
  --olive-900: #4E3404;
  --olive-950: #312002;
}
Generate More ShadesCreate PaletteConvert Color