Sienna

#9A6F18

Orange

Color Codes

All color formats for development

HEX
#9A6F18
RGB
rgb(154, 111, 24)
HSL
hsl(40, 73%, 35%)
OKLCH
oklch(0.571 0.11 79.4)
CMYK
cmyk(0%, 28%, 84%, 40%)

Accessibility

WCAG contrast compliance

On White Background

4.51:1

AA AAA

On Black Background

4.66:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDF9
100
#FAF1
200
#F6E6
300
#EFD3
400
#E7BB
500
#E0A8
600
#C28C
700
#9A6F
800
#6E4F
900
#4733
950
#2C20

Shades

Darker variations

1#8B6416
2#7C5913
3#6C4E11
4#5D430E
5#4D370C
6#3E2C0A
7#2E2107
8#1F1605
9#0F0B02

Tints

Lighter variations

1#B7841D
2#D49821
3#E0A736
4#E4B453
5#E9C070
6#EDCD8C
7#F2D9A9
8#F6E6C6
9#FBF2E2

Tones

Muted variations

1#946D1F
2#8D6B25
3#87682C
4#806632
5#7A6439
6#73623F
7#6D6046
8#665E4C
9#605B53

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
F6E6
#F6E6C6
Secondary backgroundsInput backgroundsDividers
300
EFD3
#EFD39A
BordersInactive statesPlaceholder text
400
E7BB
#E7BB65
Disabled statesSecondary iconsMuted text
500
E0A8
#E0A838
Primary brand colorCTAsActive elementsLinks
600
C28C
#C28C1E
Hover statesFocus ringsPrimary buttons hover
700
9A6F
#9A6F18
Active/pressed statesDark mode accentsSecondary text
800
6E4F
#6E4F11
Text on light backgroundsHeadingsStrong borders
900
4733
#47330B
Primary textHigh emphasis contentDark headings
950
2C20
#2C2007
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --sienna-50: #FDF9F2;
  --sienna-100: #FAF1E0;
  --sienna-200: #F6E6C6;
  --sienna-300: #EFD39A;
  --sienna-400: #E7BB65;
  --sienna-500: #E0A838;
  --sienna-600: #C28C1E;
  --sienna-700: #9A6F18;
  --sienna-800: #6E4F11;
  --sienna-900: #47330B;
  --sienna-950: #2C2007;
}
Generate More ShadesCreate PaletteConvert Color