Olive

#70530F

Orange

Color Codes

All color formats for development

HEX
#70530F
RGB
rgb(112, 83, 15)
HSL
hsl(42, 76%, 25%)
OKLCH
oklch(0.461 0.088 83.1)
CMYK
cmyk(0%, 26%, 87%, 56%)

Accessibility

WCAG contrast compliance

On White Background

7.16:1

AA AAA

On Black Background

2.93:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDFA
100
#FBF3
200
#F7E8
300
#F1D6
400
#EAC1
500
#E3AF
600
#C592
700
#9D74
800
#7053
900
#4835
950
#2D21

Shades

Darker variations

1#654B0E
2#5A430C
3#4F3A0B
4#433209
5#382A08
6#2D2106
7#221905
8#161103
9#0B0802

Tints

Lighter variations

1#926C14
2#B48518
3#D59E1D
4#E3AF35
5#E8BC57
6#EDCA78
7#F1D79A
8#F6E4BC
9#FAF2DD

Tones

Muted variations

1#6B5114
2#674F19
3#624D1E
4#5D4B23
5#584928
6#53482C
7#4E4631
8#494436
9#45423B

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDFA
#FDFAF2
BackgroundsSubtle highlightsCard backgrounds
100
FBF3
#FBF3E0
Light backgroundsTable row hoverSkeleton loading
200
F7E8
#F7E8C5
Secondary backgroundsInput backgroundsDividers
300
F1D6
#F1D698
BordersInactive statesPlaceholder text
400
EAC1
#EAC162
Disabled statesSecondary iconsMuted text
500
E3AF
#E3AF35
Primary brand colorCTAsActive elementsLinks
600
C592
#C5921B
Hover statesFocus ringsPrimary buttons hover
700
9D74
#9D7415
Active/pressed statesDark mode accentsSecondary text
800
7053
#70530F
Text on light backgroundsHeadingsStrong borders
900
4835
#48350A
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: #FDFAF2;
  --olive-100: #FBF3E0;
  --olive-200: #F7E8C5;
  --olive-300: #F1D698;
  --olive-400: #EAC162;
  --olive-500: #E3AF35;
  --olive-600: #C5921B;
  --olive-700: #9D7415;
  --olive-800: #70530F;
  --olive-900: #48350A;
  --olive-950: #2D2106;
}
Generate More ShadesCreate PaletteConvert Color