Sienna

#9F6714

Orange

Color Codes

All color formats for development

HEX
#9F6714
RGB
rgb(159, 103, 20)
HSL
hsl(36, 78%, 35%)
OKLCH
oklch(0.561 0.115 70)
CMYK
cmyk(0%, 35%, 87%, 38%)

Accessibility

WCAG contrast compliance

On White Background

4.75:1

AA AAA

On Black Background

4.42:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDF9
100
#FBF0
200
#F8E3
300
#F2CD
400
#EBB4
500
#E69E
600
#C882
700
#9F67
800
#714A
900
#492F
950
#2D1D

Shades

Darker variations

1#8F5D12
2#7F5310
3#6F480E
4#5F3E0C
5#4F340A
6#402908
7#301F06
8#201504
9#100A02

Tints

Lighter variations

1#BC7A17
2#DA8D1B
3#E59D30
4#E9AB4E
5#EDB96B
6#F0C789
7#F4D5A6
8#F8E3C4
9#FBF1E1

Tones

Muted variations

1#98661B
2#916422
3#8A6329
4#83622F
5#7C6036
6#755F3D
7#6E5D44
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
F8E3
#F8E3C4
Secondary backgroundsInput backgroundsDividers
300
F2CD
#F2CD97
BordersInactive statesPlaceholder text
400
EBB4
#EBB460
Disabled statesSecondary iconsMuted text
500
E69E
#E69E33
Primary brand colorCTAsActive elementsLinks
600
C882
#C88219
Hover statesFocus ringsPrimary buttons hover
700
9F67
#9F6714
Active/pressed statesDark mode accentsSecondary text
800
714A
#714A0E
Text on light backgroundsHeadingsStrong borders
900
492F
#492F09
Primary textHigh emphasis contentDark headings
950
2D1D
#2D1D06
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --sienna-50: #FDF9F1;
  --sienna-100: #FBF0DF;
  --sienna-200: #F8E3C4;
  --sienna-300: #F2CD97;
  --sienna-400: #EBB460;
  --sienna-500: #E69E33;
  --sienna-600: #C88219;
  --sienna-700: #9F6714;
  --sienna-800: #714A0E;
  --sienna-900: #492F09;
  --sienna-950: #2D1D06;
}
Generate More ShadesCreate PaletteConvert Color