Olive

#A28511

Yellow

Color Codes

All color formats for development

HEX
#A28511
RGB
rgb(162, 133, 17)
HSL
hsl(48, 81%, 35%)
OKLCH
oklch(0.626 0.124 92.8)
CMYK
cmyk(0%, 18%, 90%, 36%)

Accessibility

WCAG contrast compliance

On White Background

3.56:1

AA AAA

On Black Background

5.90:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FEFB
100
#FCF6
200
#F9EE
300
#F4E1
400
#EED1
500
#E9C4
600
#CBA7
700
#A285
800
#735F
900
#4A3D
950
#2E26

Shades

Darker variations

1#91770F
2#816A0E
3#715D0C
4#61500A
5#514208
6#413507
7#302805
8#201B03
9#100D02

Tints

Lighter variations

1#C09D14
2#DEB617
3#E9C32D
4#ECCC4B
5#EFD469
6#F2DD87
7#F6E5A5
8#F9EEC3
9#FCF6E1

Tones

Muted variations

1#9A8018
2#937C1F
3#8C7827
4#85732E
5#7D6F35
6#766B3C
7#6F6644
8#68624B
9#605E52

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FEFB
#FEFBF1
BackgroundsSubtle highlightsCard backgrounds
100
FCF6
#FCF6DF
Light backgroundsTable row hoverSkeleton loading
200
F9EE
#F9EEC3
Secondary backgroundsInput backgroundsDividers
300
F4E1
#F4E195
BordersInactive statesPlaceholder text
400
EED1
#EED15D
Disabled statesSecondary iconsMuted text
500
E9C4
#E9C42F
Primary brand colorCTAsActive elementsLinks
600
CBA7
#CBA715
Hover statesFocus ringsPrimary buttons hover
700
A285
#A28511
Active/pressed statesDark mode accentsSecondary text
800
735F
#735F0C
Text on light backgroundsHeadingsStrong borders
900
4A3D
#4A3D08
Primary textHigh emphasis contentDark headings
950
2E26
#2E2605
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --olive-50: #FEFBF1;
  --olive-100: #FCF6DF;
  --olive-200: #F9EEC3;
  --olive-300: #F4E195;
  --olive-400: #EED15D;
  --olive-500: #E9C42F;
  --olive-600: #CBA715;
  --olive-700: #A28511;
  --olive-800: #735F0C;
  --olive-900: #4A3D08;
  --olive-950: #2E2605;
}
Generate More ShadesCreate PaletteConvert Color