Olive

#71630E

Yellow

Color Codes

All color formats for development

HEX
#71630E
RGB
rgb(113, 99, 14)
HSL
hsl(52, 78%, 25%)
OKLCH
oklch(0.498 0.098 98.9)
CMYK
cmyk(0%, 12%, 88%, 56%)

Accessibility

WCAG contrast compliance

On White Background

6.01:1

AA AAA

On Black Background

3.49:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDFC
100
#FBF7
200
#F8F1
300
#F2E6
400
#EBD9
500
#E6CE
600
#C8B0
700
#9F8C
800
#7164
900
#4940
950
#2D28

Shades

Darker variations

1#665A0D
2#5B500B
3#4F460A
4#443C08
5#393207
6#2D2806
7#221E04
8#171403
9#0B0A01

Tints

Lighter variations

1#948212
2#B6A016
3#D8BE1B
4#E6CE33
5#EAD655
6#EEDE77
7#F2E699
8#F7EFBB
9#FBF7DD

Tones

Muted variations

1#6D6113
2#685D18
3#63591D
4#5E5622
5#595227
6#544E2C
7#4F4B31
8#4A4736
9#45433B

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDFC
#FDFCF1
BackgroundsSubtle highlightsCard backgrounds
100
FBF7
#FBF7DF
Light backgroundsTable row hoverSkeleton loading
200
F8F1
#F8F1C4
Secondary backgroundsInput backgroundsDividers
300
F2E6
#F2E697
BordersInactive statesPlaceholder text
400
EBD9
#EBD960
Disabled statesSecondary iconsMuted text
500
E6CE
#E6CE33
Primary brand colorCTAsActive elementsLinks
600
C8B0
#C8B019
Hover statesFocus ringsPrimary buttons hover
700
9F8C
#9F8C14
Active/pressed statesDark mode accentsSecondary text
800
7164
#71640E
Text on light backgroundsHeadingsStrong borders
900
4940
#494009
Primary textHigh emphasis contentDark headings
950
2D28
#2D2806
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --olive-50: #FDFCF1;
  --olive-100: #FBF7DF;
  --olive-200: #F8F1C4;
  --olive-300: #F2E697;
  --olive-400: #EBD960;
  --olive-500: #E6CE33;
  --olive-600: #C8B019;
  --olive-700: #9F8C14;
  --olive-800: #71640E;
  --olive-900: #494009;
  --olive-950: #2D2806;
}
Generate More ShadesCreate PaletteConvert Color