Olive

#A28010

Yellow

Color Codes

All color formats for development

HEX
#A28010
RGB
rgb(162, 128, 16)
HSL
hsl(46, 82%, 35%)
OKLCH
oklch(0.615 0.122 89.2)
CMYK
cmyk(0%, 21%, 90%, 36%)

Accessibility

WCAG contrast compliance

On White Background

3.73:1

AA AAA

On Black Background

5.63:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FEFB
100
#FCF5
200
#F9EC
300
#F4DE
400
#EFCD
500
#EABE
600
#CCA1
700
#A280
800
#745C
900
#4A3B
950
#2E25

Shades

Darker variations

1#92730E
2#82670D
3#725A0B
4#614D0A
5#514008
6#413306
7#312605
8#201A03
9#100D02

Tints

Lighter variations

1#C19813
2#DFB016
3#EABE2C
4#EDC74A
5#F0D068
6#F3DA86
7#F6E3A5
8#F9ECC3
9#FCF6E1

Tones

Muted variations

1#9B7C17
2#94781F
3#8C7526
4#85712D
5#7E6D35
6#77693C
7#6F6543
8#68614B
9#615D52

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FEFB
#FEFBF1
BackgroundsSubtle highlightsCard backgrounds
100
FCF5
#FCF5DF
Light backgroundsTable row hoverSkeleton loading
200
F9EC
#F9ECC3
Secondary backgroundsInput backgroundsDividers
300
F4DE
#F4DE94
BordersInactive statesPlaceholder text
400
EFCD
#EFCD5D
Disabled statesSecondary iconsMuted text
500
EABE
#EABE2E
Primary brand colorCTAsActive elementsLinks
600
CCA1
#CCA114
Hover statesFocus ringsPrimary buttons hover
700
A280
#A28010
Active/pressed statesDark mode accentsSecondary text
800
745C
#745C0B
Text on light backgroundsHeadingsStrong borders
900
4A3B
#4A3B07
Primary textHigh emphasis contentDark headings
950
2E25
#2E2505
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --olive-50: #FEFBF1;
  --olive-100: #FCF5DF;
  --olive-200: #F9ECC3;
  --olive-300: #F4DE94;
  --olive-400: #EFCD5D;
  --olive-500: #EABE2E;
  --olive-600: #CCA114;
  --olive-700: #A28010;
  --olive-800: #745C0B;
  --olive-900: #4A3B07;
  --olive-950: #2E2505;
}
Generate More ShadesCreate PaletteConvert Color