Olive

#705010

Orange

Color Codes

All color formats for development

HEX
#705010
RGB
rgb(112, 80, 16)
HSL
hsl(40, 75%, 25%)
OKLCH
oklch(0.454 0.087 79.4)
CMYK
cmyk(0%, 29%, 86%, 56%)

Accessibility

WCAG contrast compliance

On White Background

7.38:1

AA AAA

On Black Background

2.84:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDF9
100
#FBF2
200
#F7E6
300
#F0D3
400
#E9BC
500
#E2A9
600
#C48C
700
#9C70
800
#7050
900
#4733
950
#2D20

Shades

Darker variations

1#64480E
2#59400D
3#4E380B
4#43300A
5#382808
6#2D2006
7#211805
8#161003
9#0B0802

Tints

Lighter variations

1#916815
2#B38019
3#D4971E
4#E2A936
5#E7B758
6#ECC679
7#F1D49B
8#F5E2BC
9#FAF1DE

Tones

Muted variations

1#6B4E15
2#664D19
3#614B1E
4#5C4923
5#584828
6#53462D
7#4E4531
8#494336
9#45413B

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF9
#FDF9F2
BackgroundsSubtle highlightsCard backgrounds
100
FBF2
#FBF2E0
Light backgroundsTable row hoverSkeleton loading
200
F7E6
#F7E6C5
Secondary backgroundsInput backgroundsDividers
300
F0D3
#F0D398
BordersInactive statesPlaceholder text
400
E9BC
#E9BC63
Disabled statesSecondary iconsMuted text
500
E2A9
#E2A936
Primary brand colorCTAsActive elementsLinks
600
C48C
#C48C1C
Hover statesFocus ringsPrimary buttons hover
700
9C70
#9C7016
Active/pressed statesDark mode accentsSecondary text
800
7050
#705010
Text on light backgroundsHeadingsStrong borders
900
4733
#47330A
Primary textHigh emphasis contentDark headings
950
2D20
#2D2006
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --olive-50: #FDF9F2;
  --olive-100: #FBF2E0;
  --olive-200: #F7E6C5;
  --olive-300: #F0D398;
  --olive-400: #E9BC63;
  --olive-500: #E2A936;
  --olive-600: #C48C1C;
  --olive-700: #9C7016;
  --olive-800: #705010;
  --olive-900: #47330A;
  --olive-950: #2D2006;
}
Generate More ShadesCreate PaletteConvert Color