Olive

#A18912

Yellow

Color Codes

All color formats for development

HEX
#A18912
RGB
rgb(161, 137, 18)
HSL
hsl(50, 80%, 35%)
OKLCH
oklch(0.634 0.126 96.1)
CMYK
cmyk(0%, 15%, 89%, 37%)

Accessibility

WCAG contrast compliance

On White Background

3.44:1

AA AAA

On Black Background

6.10:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDFB
100
#FBF7
200
#F8F0
300
#F3E4
400
#EDD5
500
#E8C9
600
#CAAC
700
#A189
800
#7362
900
#493F
950
#2E27

Shades

Darker variations

1#917B10
2#816D0E
3#70600C
4#60520B
5#504409
6#403707
7#302905
8#201B04
9#100E02

Tints

Lighter variations

1#BEA215
2#DCBC18
3#E8C92E
4#EBD14C
5#EED86A
6#F2E088
7#F5E8A5
8#F8F0C3
9#FCF7E1

Tones

Muted variations

1#9A8419
2#927F20
3#8B7B27
4#84762E
5#7D7136
6#766C3D
7#6F6844
8#68634B
9#605E52

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDFB
#FDFBF1
BackgroundsSubtle highlightsCard backgrounds
100
FBF7
#FBF7DF
Light backgroundsTable row hoverSkeleton loading
200
F8F0
#F8F0C3
Secondary backgroundsInput backgroundsDividers
300
F3E4
#F3E495
BordersInactive statesPlaceholder text
400
EDD5
#EDD55E
Disabled statesSecondary iconsMuted text
500
E8C9
#E8C930
Primary brand colorCTAsActive elementsLinks
600
CAAC
#CAAC16
Hover statesFocus ringsPrimary buttons hover
700
A189
#A18912
Active/pressed statesDark mode accentsSecondary text
800
7362
#73620D
Text on light backgroundsHeadingsStrong borders
900
493F
#493F08
Primary textHigh emphasis contentDark headings
950
2E27
#2E2705
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --olive-50: #FDFBF1;
  --olive-100: #FBF7DF;
  --olive-200: #F8F0C3;
  --olive-300: #F3E495;
  --olive-400: #EDD55E;
  --olive-500: #E8C930;
  --olive-600: #CAAC16;
  --olive-700: #A18912;
  --olive-800: #73620D;
  --olive-900: #493F08;
  --olive-950: #2E2705;
}
Generate More ShadesCreate PaletteConvert Color