Olive

#A29111

Yellow

Color Codes

All color formats for development

HEX
#A29111
RGB
rgb(162, 145, 17)
HSL
hsl(53, 81%, 35%)
OKLCH
oklch(0.652 0.132 100.7)
CMYK
cmyk(0%, 10%, 90%, 36%)

Accessibility

WCAG contrast compliance

On White Background

3.18:1

AA AAA

On Black Background

6.59:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FEFC
100
#FCF8
200
#F9F2
300
#F4E9
400
#EEDD
500
#E9D4
600
#CBB6
700
#A291
800
#7367
900
#4A42
950
#2E29

Shades

Darker variations

1#91820F
2#81740E
3#71650C
4#61570A
5#514808
6#413A07
7#302B05
8#201D03
9#100E02

Tints

Lighter variations

1#C0AC14
2#DEC617
3#E9D32D
4#ECD94B
5#EFE069
6#F2E687
7#F6ECA5
8#F9F2C3
9#FCF9E1

Tones

Muted variations

1#9A8B18
2#93861F
3#8C8027
4#857B2E
5#7D7535
6#766F3C
7#6F6A44
8#68644B
9#605F52

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FEFC
#FEFCF1
BackgroundsSubtle highlightsCard backgrounds
100
FCF8
#FCF8DF
Light backgroundsTable row hoverSkeleton loading
200
F9F2
#F9F2C3
Secondary backgroundsInput backgroundsDividers
300
F4E9
#F4E995
BordersInactive statesPlaceholder text
400
EEDD
#EEDD5D
Disabled statesSecondary iconsMuted text
500
E9D4
#E9D42F
Primary brand colorCTAsActive elementsLinks
600
CBB6
#CBB615
Hover statesFocus ringsPrimary buttons hover
700
A291
#A29111
Active/pressed statesDark mode accentsSecondary text
800
7367
#73670C
Text on light backgroundsHeadingsStrong borders
900
4A42
#4A4208
Primary textHigh emphasis contentDark headings
950
2E29
#2E2905
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --olive-50: #FEFCF1;
  --olive-100: #FCF8DF;
  --olive-200: #F9F2C3;
  --olive-300: #F4E995;
  --olive-400: #EEDD5D;
  --olive-500: #E9D42F;
  --olive-600: #CBB615;
  --olive-700: #A29111;
  --olive-800: #73670C;
  --olive-900: #4A4208;
  --olive-950: #2E2905;
}
Generate More ShadesCreate PaletteConvert Color