Olive

#A27111

Orange

Color Codes

All color formats for development

HEX
#A27111
RGB
rgb(162, 113, 17)
HSL
hsl(40, 81%, 35%)
OKLCH
oklch(0.585 0.117 77.2)
CMYK
cmyk(0%, 30%, 90%, 36%)

Accessibility

WCAG contrast compliance

On White Background

4.28:1

AA AAA

On Black Background

4.91:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FEF9
100
#FCF2
200
#F9E7
300
#F4D4
400
#EEBE
500
#E9AB
600
#CB8E
700
#A271
800
#7351
900
#4A34
950
#2E20

Shades

Darker variations

1#91660F
2#815B0E
3#714F0C
4#61440A
5#513908
6#412D07
7#302205
8#201703
9#100B02

Tints

Lighter variations

1#C08614
2#DE9B17
3#E9AA2D
4#ECB64B
5#EFC369
6#F2CF87
7#F6DBA5
8#F9E7C3
9#FCF3E1

Tones

Muted variations

1#9A6F18
2#936D1F
3#8C6A27
4#85682E
5#7D6535
6#76633C
7#6F6044
8#685E4B
9#605C52

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FEF9
#FEF9F1
BackgroundsSubtle highlightsCard backgrounds
100
FCF2
#FCF2DF
Light backgroundsTable row hoverSkeleton loading
200
F9E7
#F9E7C3
Secondary backgroundsInput backgroundsDividers
300
F4D4
#F4D495
BordersInactive statesPlaceholder text
400
EEBE
#EEBE5D
Disabled statesSecondary iconsMuted text
500
E9AB
#E9AB2F
Primary brand colorCTAsActive elementsLinks
600
CB8E
#CB8E15
Hover statesFocus ringsPrimary buttons hover
700
A271
#A27111
Active/pressed statesDark mode accentsSecondary text
800
7351
#73510C
Text on light backgroundsHeadingsStrong borders
900
4A34
#4A3408
Primary textHigh emphasis contentDark headings
950
2E20
#2E2005
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --olive-50: #FEF9F1;
  --olive-100: #FCF2DF;
  --olive-200: #F9E7C3;
  --olive-300: #F4D495;
  --olive-400: #EEBE5D;
  --olive-500: #E9AB2F;
  --olive-600: #CB8E15;
  --olive-700: #A27111;
  --olive-800: #73510C;
  --olive-900: #4A3408;
  --olive-950: #2E2005;
}
Generate More ShadesCreate PaletteConvert Color