Olive

#9A7318

Orange

Color Codes

All color formats for development

HEX
#9A7318
RGB
rgb(154, 115, 24)
HSL
hsl(42, 73%, 35%)
OKLCH
oklch(0.579 0.111 82.9)
CMYK
cmyk(0%, 25%, 84%, 40%)

Accessibility

WCAG contrast compliance

On White Background

4.34:1

AA AAA

On Black Background

4.84:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDFA
100
#FAF2
200
#F6E8
300
#EFD5
400
#E7C0
500
#E0AE
600
#C291
700
#9A73
800
#6E52
900
#4735
950
#2C21

Shades

Darker variations

1#8B6816
2#7C5C13
3#6C5111
4#5D450E
5#4D3A0C
6#3E2E0A
7#2E2307
8#1F1705
9#0F0C02

Tints

Lighter variations

1#B7891D
2#D49E21
3#E0AD36
4#E4B953
5#E9C470
6#EDD08C
7#F2DCA9
8#F6E8C6
9#FBF3E2

Tones

Muted variations

1#94711F
2#8D6E25
3#876B2C
4#806932
5#7A6639
6#73643F
7#6D6146
8#665E4C
9#605C53

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDFA
#FDFAF2
BackgroundsSubtle highlightsCard backgrounds
100
FAF2
#FAF2E0
Light backgroundsTable row hoverSkeleton loading
200
F6E8
#F6E8C6
Secondary backgroundsInput backgroundsDividers
300
EFD5
#EFD59A
BordersInactive statesPlaceholder text
400
E7C0
#E7C065
Disabled statesSecondary iconsMuted text
500
E0AE
#E0AE38
Primary brand colorCTAsActive elementsLinks
600
C291
#C2911E
Hover statesFocus ringsPrimary buttons hover
700
9A73
#9A7318
Active/pressed statesDark mode accentsSecondary text
800
6E52
#6E5211
Text on light backgroundsHeadingsStrong borders
900
4735
#47350B
Primary textHigh emphasis contentDark headings
950
2C21
#2C2107
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --olive-50: #FDFAF2;
  --olive-100: #FAF2E0;
  --olive-200: #F6E8C6;
  --olive-300: #EFD59A;
  --olive-400: #E7C065;
  --olive-500: #E0AE38;
  --olive-600: #C2911E;
  --olive-700: #9A7318;
  --olive-800: #6E5211;
  --olive-900: #47350B;
  --olive-950: #2C2107;
}
Generate More ShadesCreate PaletteConvert Color