Olive

#6E4C11

Orange

Color Codes

All color formats for development

HEX
#6E4C11
RGB
rgb(110, 76, 17)
HSL
hsl(38, 73%, 25%)
OKLCH
oklch(0.443 0.085 76)
CMYK
cmyk(0%, 31%, 85%, 57%)

Accessibility

WCAG contrast compliance

On White Background

7.76:1

AA AAA

On Black Background

2.70:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDF9
100
#FAF1
200
#F6E4
300
#EFD0
400
#E7B7
500
#E0A3
600
#C286
700
#9A6B
800
#6E4C
900
#4731
950
#2C1E

Shades

Darker variations

1#63450F
2#583D0E
3#4D350C
4#422E0A
5#372609
6#2C1E07
7#211705
8#160F03
9#0B0802

Tints

Lighter variations

1#8F6316
2#B07A1C
3#D29121
4#E0A338
5#E5B25A
6#EAC17B
7#F0D19C
8#F5E0BD
9#FAF0DE

Tones

Muted variations

1#6A4B16
2#654A1B
3#60481F
4#5C4724
5#574628
6#52452D
7#4E4332
8#494236
9#44413B

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF9
#FDF9F2
BackgroundsSubtle highlightsCard backgrounds
100
FAF1
#FAF1E0
Light backgroundsTable row hoverSkeleton loading
200
F6E4
#F6E4C6
Secondary backgroundsInput backgroundsDividers
300
EFD0
#EFD09A
BordersInactive statesPlaceholder text
400
E7B7
#E7B765
Disabled statesSecondary iconsMuted text
500
E0A3
#E0A338
Primary brand colorCTAsActive elementsLinks
600
C286
#C2861E
Hover statesFocus ringsPrimary buttons hover
700
9A6B
#9A6B18
Active/pressed statesDark mode accentsSecondary text
800
6E4C
#6E4C11
Text on light backgroundsHeadingsStrong borders
900
4731
#47310B
Primary textHigh emphasis contentDark headings
950
2C1E
#2C1E07
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --olive-50: #FDF9F2;
  --olive-100: #FAF1E0;
  --olive-200: #F6E4C6;
  --olive-300: #EFD09A;
  --olive-400: #E7B765;
  --olive-500: #E0A338;
  --olive-600: #C2861E;
  --olive-700: #9A6B18;
  --olive-800: #6E4C11;
  --olive-900: #47310B;
  --olive-950: #2C1E07;
}
Generate More ShadesCreate PaletteConvert Color