Olive

#9F7514

Orange

Color Codes

All color formats for development

HEX
#9F7514
RGB
rgb(159, 117, 20)
HSL
hsl(42, 78%, 35%)
OKLCH
oklch(0.589 0.116 82)
CMYK
cmyk(0%, 26%, 87%, 38%)

Accessibility

WCAG contrast compliance

On White Background

4.18:1

AA AAA

On Black Background

5.03:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDFA
100
#FBF3
200
#F8E8
300
#F2D7
400
#EBC2
500
#E6B0
600
#C893
700
#9F75
800
#7154
900
#4936
950
#2D21

Shades

Darker variations

1#8F6912
2#7F5E10
3#6F520E
4#5F460C
5#4F3B0A
6#402F08
7#302306
8#201704
9#100C02

Tints

Lighter variations

1#BC8B17
2#DAA11B
3#E5AF30
4#E9BB4E
5#EDC66B
6#F0D189
7#F4DDA6
8#F8E8C4
9#FBF4E1

Tones

Muted variations

1#98721B
2#917022
3#8A6D29
4#836A2F
5#7C6736
6#75643D
7#6E6244
8#675F4B
9#605C52

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDFA
#FDFAF1
BackgroundsSubtle highlightsCard backgrounds
100
FBF3
#FBF3DF
Light backgroundsTable row hoverSkeleton loading
200
F8E8
#F8E8C4
Secondary backgroundsInput backgroundsDividers
300
F2D7
#F2D797
BordersInactive statesPlaceholder text
400
EBC2
#EBC260
Disabled statesSecondary iconsMuted text
500
E6B0
#E6B033
Primary brand colorCTAsActive elementsLinks
600
C893
#C89319
Hover statesFocus ringsPrimary buttons hover
700
9F75
#9F7514
Active/pressed statesDark mode accentsSecondary text
800
7154
#71540E
Text on light backgroundsHeadingsStrong borders
900
4936
#493609
Primary textHigh emphasis contentDark headings
950
2D21
#2D2106
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --olive-50: #FDFAF1;
  --olive-100: #FBF3DF;
  --olive-200: #F8E8C4;
  --olive-300: #F2D797;
  --olive-400: #EBC260;
  --olive-500: #E6B033;
  --olive-600: #C89319;
  --olive-700: #9F7514;
  --olive-800: #71540E;
  --olive-900: #493609;
  --olive-950: #2D2106;
}
Generate More ShadesCreate PaletteConvert Color