Olive

#A17112

Orange

Color Codes

All color formats for development

HEX
#A17112
RGB
rgb(161, 113, 18)
HSL
hsl(40, 80%, 35%)
OKLCH
oklch(0.583 0.117 77.7)
CMYK
cmyk(0%, 30%, 89%, 37%)

Accessibility

WCAG contrast compliance

On White Background

4.30:1

AA AAA

On Black Background

4.89:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDF9
100
#FBF2
200
#F8E7
300
#F3D4
400
#EDBE
500
#E8AB
600
#CA8E
700
#A171
800
#7351
900
#4934
950
#2E20

Shades

Darker variations

1#916610
2#815A0E
3#704F0C
4#60440B
5#503909
6#402D07
7#302205
8#201704
9#100B02

Tints

Lighter variations

1#BE8615
2#DC9B18
3#E8AA2E
4#EBB64C
5#EEC26A
6#F2CE88
7#F5DBA5
8#F8E7C3
9#FCF3E1

Tones

Muted variations

1#9A6F19
2#926C20
3#8B6A27
4#84682E
5#7D6536
6#76633D
7#6F6044
8#685E4B
9#605C52

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF9
#FDF9F1
BackgroundsSubtle highlightsCard backgrounds
100
FBF2
#FBF2DF
Light backgroundsTable row hoverSkeleton loading
200
F8E7
#F8E7C3
Secondary backgroundsInput backgroundsDividers
300
F3D4
#F3D495
BordersInactive statesPlaceholder text
400
EDBE
#EDBE5E
Disabled statesSecondary iconsMuted text
500
E8AB
#E8AB30
Primary brand colorCTAsActive elementsLinks
600
CA8E
#CA8E16
Hover statesFocus ringsPrimary buttons hover
700
A171
#A17112
Active/pressed statesDark mode accentsSecondary text
800
7351
#73510D
Text on light backgroundsHeadingsStrong borders
900
4934
#493408
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: #FDF9F1;
  --olive-100: #FBF2DF;
  --olive-200: #F8E7C3;
  --olive-300: #F3D495;
  --olive-400: #EDBE5E;
  --olive-500: #E8AB30;
  --olive-600: #CA8E16;
  --olive-700: #A17112;
  --olive-800: #73510D;
  --olive-900: #493408;
  --olive-950: #2E2005;
}
Generate More ShadesCreate PaletteConvert Color