Olive

#805700

Orange

Color Codes

All color formats for development

HEX
#805700
RGB
rgb(128, 87, 0)
HSL
hsl(41, 100%, 25%)
OKLCH
oklch(0.489 0.102 77.1)
CMYK
cmyk(0%, 32%, 100%, 50%)

Accessibility

WCAG contrast compliance

On White Background

6.40:1

AA AAA

On Black Background

3.28:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FFFA
100
#FFF4
200
#FFEA
300
#FFDA
400
#FFC6
500
#FFB6
600
#E099
700
#B37A
800
#8057
900
#5238
950
#3323

Shades

Darker variations

1#734E00
2#664600
3#593D00
4#4D3400
5#402C00
6#332300
7#261A00
8#1A1100
9#0D0900

Tints

Lighter variations

1#A67100
2#CC8B00
3#F2A600
4#FFB61A
5#FFC240
6#FFCF66
7#FFDB8C
8#FFE7B3
9#FFF3D9

Tones

Muted variations

1#795506
2#73520D
3#6C5013
4#664E19
5#604B20
6#594926
7#53472D
8#4D4433
9#464239

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FFFA
#FFFAF0
BackgroundsSubtle highlightsCard backgrounds
100
FFF4
#FFF4DB
Light backgroundsTable row hoverSkeleton loading
200
FFEA
#FFEABD
Secondary backgroundsInput backgroundsDividers
300
FFDA
#FFDA8A
BordersInactive statesPlaceholder text
400
FFC6
#FFC64D
Disabled statesSecondary iconsMuted text
500
FFB6
#FFB61A
Primary brand colorCTAsActive elementsLinks
600
E099
#E09900
Hover statesFocus ringsPrimary buttons hover
700
B37A
#B37A00
Active/pressed statesDark mode accentsSecondary text
800
8057
#805700
Text on light backgroundsHeadingsStrong borders
900
5238
#523800
Primary textHigh emphasis contentDark headings
950
3323
#332300
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --olive-50: #FFFAF0;
  --olive-100: #FFF4DB;
  --olive-200: #FFEABD;
  --olive-300: #FFDA8A;
  --olive-400: #FFC64D;
  --olive-500: #FFB61A;
  --olive-600: #E09900;
  --olive-700: #B37A00;
  --olive-800: #805700;
  --olive-900: #523800;
  --olive-950: #332300;
}
Generate More ShadesCreate PaletteConvert Color