Olive

#755F0B

Yellow

Color Codes

All color formats for development

HEX
#755F0B
RGB
rgb(117, 95, 11)
HSL
hsl(48, 83%, 25%)
OKLCH
oklch(0.493 0.097 92.2)
CMYK
cmyk(0%, 19%, 91%, 54%)

Accessibility

WCAG contrast compliance

On White Background

6.18:1

AA AAA

On Black Background

3.40:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FEFB
100
#FCF6
200
#F9EE
300
#F5E2
400
#F0D2
500
#EBC5
600
#CDA8
700
#A386
800
#755F
900
#4B3D
950
#2F26

Shades

Darker variations

1#69560A
2#5D4C09
3#524308
4#463907
5#3A3005
6#2F2604
7#231D03
8#171302
9#0C0A01

Tints

Lighter variations

1#987C0E
2#BB9911
3#DEB515
4#EBC52D
5#EFCF50
6#F2D973
7#F5E296
8#F8ECB9
9#FCF5DC

Tones

Muted variations

1#6F5C10
2#6A5915
3#65561B
4#5F5320
5#5A5025
6#554C2B
7#504930
8#4A4635
9#45433A

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FEFB
#FEFBF1
BackgroundsSubtle highlightsCard backgrounds
100
FCF6
#FCF6DE
Light backgroundsTable row hoverSkeleton loading
200
F9EE
#F9EEC2
Secondary backgroundsInput backgroundsDividers
300
F5E2
#F5E294
BordersInactive statesPlaceholder text
400
F0D2
#F0D25C
Disabled statesSecondary iconsMuted text
500
EBC5
#EBC52D
Primary brand colorCTAsActive elementsLinks
600
CDA8
#CDA813
Hover statesFocus ringsPrimary buttons hover
700
A386
#A3860F
Active/pressed statesDark mode accentsSecondary text
800
755F
#755F0B
Text on light backgroundsHeadingsStrong borders
900
4B3D
#4B3D07
Primary textHigh emphasis contentDark headings
950
2F26
#2F2604
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --olive-50: #FEFBF1;
  --olive-100: #FCF6DE;
  --olive-200: #F9EEC2;
  --olive-300: #F5E294;
  --olive-400: #F0D25C;
  --olive-500: #EBC52D;
  --olive-600: #CDA813;
  --olive-700: #A3860F;
  --olive-800: #755F0B;
  --olive-900: #4B3D07;
  --olive-950: #2F2604;
}
Generate More ShadesCreate PaletteConvert Color