Olive

#A29110

Yellow

Color Codes

All color formats for development

HEX
#A29110
RGB
rgb(162, 145, 16)
HSL
hsl(53, 82%, 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
#F9F3
300
#F4E9
400
#EFDE
500
#EAD4
600
#CCB7
700
#A291
800
#7468
900
#4A42
950
#2E2A

Shades

Darker variations

1#92830E
2#82740D
3#72660B
4#61570A
5#514908
6#413A06
7#312C05
8#201D03
9#100F02

Tints

Lighter variations

1#C1AC13
2#DFC716
3#EAD42C
4#EDDA4A
5#F0E068
6#F3E686
7#F6EDA5
8#F9F3C3
9#FCF9E1

Tones

Muted variations

1#9B8C17
2#94861F
3#8C8126
4#857B2D
5#7E7535
6#77703C
7#6F6A43
8#68644B
9#615F52

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
F9F3
#F9F3C3
Secondary backgroundsInput backgroundsDividers
300
F4E9
#F4E994
BordersInactive statesPlaceholder text
400
EFDE
#EFDE5D
Disabled statesSecondary iconsMuted text
500
EAD4
#EAD42E
Primary brand colorCTAsActive elementsLinks
600
CCB7
#CCB714
Hover statesFocus ringsPrimary buttons hover
700
A291
#A29110
Active/pressed statesDark mode accentsSecondary text
800
7468
#74680B
Text on light backgroundsHeadingsStrong borders
900
4A42
#4A4207
Primary textHigh emphasis contentDark headings
950
2E2A
#2E2A05
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --olive-50: #FEFCF1;
  --olive-100: #FCF8DF;
  --olive-200: #F9F3C3;
  --olive-300: #F4E994;
  --olive-400: #EFDE5D;
  --olive-500: #EAD42E;
  --olive-600: #CCB714;
  --olive-700: #A29110;
  --olive-800: #74680B;
  --olive-900: #4A4207;
  --olive-950: #2E2A05;
}
Generate More ShadesCreate PaletteConvert Color