Olive

#A28510

Yellow

Color Codes

All color formats for development

HEX
#A28510
RGB
rgb(162, 133, 16)
HSL
hsl(48, 82%, 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
#EFD2
500
#EAC5
600
#CCA7
700
#A285
800
#745F
900
#4A3D
950
#2E26

Shades

Darker variations

1#92780E
2#826B0D
3#725D0B
4#61500A
5#514308
6#413506
7#312805
8#201B03
9#100D02

Tints

Lighter variations

1#C19E13
2#DFB716
3#EAC42C
4#EDCC4A
5#F0D568
6#F3DD86
7#F6E6A5
8#F9EEC3
9#FCF7E1

Tones

Muted variations

1#9B8117
2#947C1F
3#8C7826
4#85742D
5#7E6F35
6#776B3C
7#6F6643
8#68624B
9#615E52

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
#F4E194
BordersInactive statesPlaceholder text
400
EFD2
#EFD25D
Disabled statesSecondary iconsMuted text
500
EAC5
#EAC52E
Primary brand colorCTAsActive elementsLinks
600
CCA7
#CCA714
Hover statesFocus ringsPrimary buttons hover
700
A285
#A28510
Active/pressed statesDark mode accentsSecondary text
800
745F
#745F0B
Text on light backgroundsHeadingsStrong borders
900
4A3D
#4A3D07
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: #F4E194;
  --olive-400: #EFD25D;
  --olive-500: #EAC52E;
  --olive-600: #CCA714;
  --olive-700: #A28510;
  --olive-800: #745F0B;
  --olive-900: #4A3D07;
  --olive-950: #2E2605;
}
Generate More ShadesCreate PaletteConvert Color