Sienna

#9F6914

Orange

Color Codes

All color formats for development

HEX
#9F6914
RGB
rgb(159, 105, 20)
HSL
hsl(37, 78%, 35%)
OKLCH
oklch(0.565 0.115 71.8)
CMYK
cmyk(0%, 34%, 87%, 38%)

Accessibility

WCAG contrast compliance

On White Background

4.66:1

AA AAA

On Black Background

4.50:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDF9
100
#FBF0
200
#F8E4
300
#F2CF
400
#EBB6
500
#E6A1
600
#C885
700
#9F69
800
#714B
900
#4930
950
#2D1E

Shades

Darker variations

1#8F5F12
2#7F5410
3#6F4A0E
4#5F3F0C
5#4F350A
6#402A08
7#302006
8#201504
9#100B02

Tints

Lighter variations

1#BC7D17
2#DA911B
3#E5A030
4#E9AE4E
5#EDBB6B
6#F0C989
7#F4D6A6
8#F8E4C4
9#FBF1E1

Tones

Muted variations

1#98681B
2#916622
3#8A6529
4#83632F
5#7C6136
6#75603D
7#6E5E44
8#675C4B
9#605B52

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF9
#FDF9F1
BackgroundsSubtle highlightsCard backgrounds
100
FBF0
#FBF0DF
Light backgroundsTable row hoverSkeleton loading
200
F8E4
#F8E4C4
Secondary backgroundsInput backgroundsDividers
300
F2CF
#F2CF97
BordersInactive statesPlaceholder text
400
EBB6
#EBB660
Disabled statesSecondary iconsMuted text
500
E6A1
#E6A133
Primary brand colorCTAsActive elementsLinks
600
C885
#C88519
Hover statesFocus ringsPrimary buttons hover
700
9F69
#9F6914
Active/pressed statesDark mode accentsSecondary text
800
714B
#714B0E
Text on light backgroundsHeadingsStrong borders
900
4930
#493009
Primary textHigh emphasis contentDark headings
950
2D1E
#2D1E06
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --sienna-50: #FDF9F1;
  --sienna-100: #FBF0DF;
  --sienna-200: #F8E4C4;
  --sienna-300: #F2CF97;
  --sienna-400: #EBB660;
  --sienna-500: #E6A133;
  --sienna-600: #C88519;
  --sienna-700: #9F6914;
  --sienna-800: #714B0E;
  --sienna-900: #493009;
  --sienna-950: #2D1E06;
}
Generate More ShadesCreate PaletteConvert Color