Olive

#72510D

Orange

Color Codes

All color formats for development

HEX
#72510D
RGB
rgb(114, 81, 13)
HSL
hsl(40, 80%, 25%)
OKLCH
oklch(0.459 0.09 79.5)
CMYK
cmyk(0%, 29%, 89%, 55%)

Accessibility

WCAG contrast compliance

On White Background

7.25:1

AA AAA

On Black Background

2.90: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#67490B
2#5C410A
3#503909
4#453008
5#392806
6#2E2005
7#221804
8#171003
9#0B0801

Tints

Lighter variations

1#956911
2#B88114
3#DA9918
4#E8AB30
5#ECB953
6#F0C775
7#F4D598
8#F7E3BA
9#FBF1DD

Tones

Muted variations

1#6E4F12
2#694D17
3#634C1C
4#5E4A21
5#594826
6#54472B
7#4F4530
8#4A4336
9#45413B

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