Olive

#754C0A

Orange

Color Codes

All color formats for development

HEX
#754C0A
RGB
rgb(117, 76, 10)
HSL
hsl(37, 84%, 25%)
OKLCH
oklch(0.452 0.092 72)
CMYK
cmyk(0%, 35%, 91%, 54%)

Accessibility

WCAG contrast compliance

On White Background

7.51:1

AA AAA

On Black Background

2.79:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FEF9
100
#FCF1
200
#FAE4
300
#F6D0
400
#F1B7
500
#EDA3
600
#CE86
700
#A46B
800
#754C
900
#4B31
950
#2F1E

Shades

Darker variations

1#6A4509
2#5E3D08
3#523507
4#462E06
5#3B2605
6#2F1E04
7#231703
8#170F02
9#0C0801

Tints

Lighter variations

1#98630D
2#BC7A10
3#DF9113
4#EDA32C
5#F0B24F
6#F3C172
7#F6D195
8#F9E0B9
9#FCF0DC

Tones

Muted variations

1#704B10
2#6B4A15
3#65481A
4#604720
5#5B4625
6#55452A
7#504330
8#4A4235
9#45413A

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FEF9
#FEF9F1
BackgroundsSubtle highlightsCard backgrounds
100
FCF1
#FCF1DE
Light backgroundsTable row hoverSkeleton loading
200
FAE4
#FAE4C2
Secondary backgroundsInput backgroundsDividers
300
F6D0
#F6D093
BordersInactive statesPlaceholder text
400
F1B7
#F1B75B
Disabled statesSecondary iconsMuted text
500
EDA3
#EDA32C
Primary brand colorCTAsActive elementsLinks
600
CE86
#CE8612
Hover statesFocus ringsPrimary buttons hover
700
A46B
#A46B0E
Active/pressed statesDark mode accentsSecondary text
800
754C
#754C0A
Text on light backgroundsHeadingsStrong borders
900
4B31
#4B3107
Primary textHigh emphasis contentDark headings
950
2F1E
#2F1E04
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --olive-50: #FEF9F1;
  --olive-100: #FCF1DE;
  --olive-200: #FAE4C2;
  --olive-300: #F6D093;
  --olive-400: #F1B75B;
  --olive-500: #EDA32C;
  --olive-600: #CE8612;
  --olive-700: #A46B0E;
  --olive-800: #754C0A;
  --olive-900: #4B3107;
  --olive-950: #2F1E04;
}
Generate More ShadesCreate PaletteConvert Color