Olive

#A29610

Yellow

Color Codes

All color formats for development

HEX
#A29610
RGB
rgb(162, 150, 16)
HSL
hsl(55, 82%, 35%)
OKLCH
oklch(0.663 0.136 103.6)
CMYK
cmyk(0%, 7%, 90%, 36%)

Accessibility

WCAG contrast compliance

On White Background

3.04:1

AA AAA

On Black Background

6.91:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FEFD
100
#FCF9
200
#F9F5
300
#F4EC
400
#EFE3
500
#EADB
600
#CCBD
700
#A296
800
#746B
900
#4A45
950
#2E2B

Shades

Darker variations

1#92870E
2#82780D
3#72690B
4#615A0A
5#514B08
6#413C06
7#312D05
8#201E03
9#100F02

Tints

Lighter variations

1#C1B213
2#DFCE16
3#EADA2C
4#EDE04A
5#F0E568
6#F3EA86
7#F6EFA5
8#F9F5C3
9#FCFAE1

Tones

Muted variations

1#9B9017
2#948A1F
3#8C8426
4#857E2D
5#7E7835
6#77723C
7#6F6C43
8#68654B
9#615F52

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FEFD
#FEFDF1
BackgroundsSubtle highlightsCard backgrounds
100
FCF9
#FCF9DF
Light backgroundsTable row hoverSkeleton loading
200
F9F5
#F9F5C3
Secondary backgroundsInput backgroundsDividers
300
F4EC
#F4EC94
BordersInactive statesPlaceholder text
400
EFE3
#EFE35D
Disabled statesSecondary iconsMuted text
500
EADB
#EADB2E
Primary brand colorCTAsActive elementsLinks
600
CCBD
#CCBD14
Hover statesFocus ringsPrimary buttons hover
700
A296
#A29610
Active/pressed statesDark mode accentsSecondary text
800
746B
#746B0B
Text on light backgroundsHeadingsStrong borders
900
4A45
#4A4507
Primary textHigh emphasis contentDark headings
950
2E2B
#2E2B05
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --olive-50: #FEFDF1;
  --olive-100: #FCF9DF;
  --olive-200: #F9F5C3;
  --olive-300: #F4EC94;
  --olive-400: #EFE35D;
  --olive-500: #EADB2E;
  --olive-600: #CCBD14;
  --olive-700: #A29610;
  --olive-800: #746B0B;
  --olive-900: #4A4507;
  --olive-950: #2E2B05;
}
Generate More ShadesCreate PaletteConvert Color