Olive

#9A8018

Yellow

Color Codes

All color formats for development

HEX
#9A8018
RGB
rgb(154, 128, 24)
HSL
hsl(48, 73%, 35%)
OKLCH
oklch(0.607 0.117 93.5)
CMYK
cmyk(0%, 17%, 84%, 40%)

Accessibility

WCAG contrast compliance

On White Background

3.84:1

AA AAA

On Black Background

5.47:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDFB
100
#FAF5
200
#F6EC
300
#EFDE
400
#E7CD
500
#E0BF
600
#C2A1
700
#9A80
800
#6E5C
900
#473B
950
#2C25

Shades

Darker variations

1#8B7416
2#7C6713
3#6C5A11
4#5D4D0E
5#4D400C
6#3E330A
7#2E2707
8#1F1A05
9#0F0D02

Tints

Lighter variations

1#B7981D
2#D4B021
3#E0BE36
4#E4C753
5#E9D070
6#EDDA8C
7#F2E3A9
8#F6ECC6
9#FBF6E2

Tones

Muted variations

1#947C1F
2#8D7925
3#87752C
4#807132
5#7A6D39
6#73693F
7#6D6546
8#66614C
9#605D53

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDFB
#FDFBF2
BackgroundsSubtle highlightsCard backgrounds
100
FAF5
#FAF5E0
Light backgroundsTable row hoverSkeleton loading
200
F6EC
#F6ECC6
Secondary backgroundsInput backgroundsDividers
300
EFDE
#EFDE9A
BordersInactive statesPlaceholder text
400
E7CD
#E7CD65
Disabled statesSecondary iconsMuted text
500
E0BF
#E0BF38
Primary brand colorCTAsActive elementsLinks
600
C2A1
#C2A11E
Hover statesFocus ringsPrimary buttons hover
700
9A80
#9A8018
Active/pressed statesDark mode accentsSecondary text
800
6E5C
#6E5C11
Text on light backgroundsHeadingsStrong borders
900
473B
#473B0B
Primary textHigh emphasis contentDark headings
950
2C25
#2C2507
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --olive-50: #FDFBF2;
  --olive-100: #FAF5E0;
  --olive-200: #F6ECC6;
  --olive-300: #EFDE9A;
  --olive-400: #E7CD65;
  --olive-500: #E0BF38;
  --olive-600: #C2A11E;
  --olive-700: #9A8018;
  --olive-800: #6E5C11;
  --olive-900: #473B0B;
  --olive-950: #2C2507;
}
Generate More ShadesCreate PaletteConvert Color