Sienna

#71480E

Orange

Color Codes

All color formats for development

HEX
#71480E
RGB
rgb(113, 72, 14)
HSL
hsl(35, 78%, 25%)
OKLCH
oklch(0.439 0.088 69.5)
CMYK
cmyk(0%, 36%, 88%, 56%)

Accessibility

WCAG contrast compliance

On White Background

7.97:1

AA AAA

On Black Background

2.64:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDF8
100
#FBEF
200
#F8E2
300
#F2CC
400
#EBB1
500
#E69B
600
#C87F
700
#9F65
800
#7148
900
#492E
950
#2D1D

Shades

Darker variations

1#66410D
2#5B3A0B
3#4F320A
4#442B08
5#392407
6#2D1D06
7#221604
8#170E03
9#0B0701

Tints

Lighter variations

1#945E12
2#B67316
3#D8891B
4#E69B33
5#EAAC55
6#EEBC77
7#F2CD99
8#F7DEBB
9#FBEEDD

Tones

Muted variations

1#6D4713
2#684618
3#63461D
4#5E4522
5#594427
6#54432C
7#4F4231
8#4A4136
9#45413B

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF8
#FDF8F1
BackgroundsSubtle highlightsCard backgrounds
100
FBEF
#FBEFDF
Light backgroundsTable row hoverSkeleton loading
200
F8E2
#F8E2C4
Secondary backgroundsInput backgroundsDividers
300
F2CC
#F2CC97
BordersInactive statesPlaceholder text
400
EBB1
#EBB160
Disabled statesSecondary iconsMuted text
500
E69B
#E69B33
Primary brand colorCTAsActive elementsLinks
600
C87F
#C87F19
Hover statesFocus ringsPrimary buttons hover
700
9F65
#9F6514
Active/pressed statesDark mode accentsSecondary text
800
7148
#71480E
Text on light backgroundsHeadingsStrong borders
900
492E
#492E09
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: #FDF8F1;
  --sienna-100: #FBEFDF;
  --sienna-200: #F8E2C4;
  --sienna-300: #F2CC97;
  --sienna-400: #EBB160;
  --sienna-500: #E69B33;
  --sienna-600: #C87F19;
  --sienna-700: #9F6514;
  --sienna-800: #71480E;
  --sienna-900: #492E09;
  --sienna-950: #2D1D06;
}
Generate More ShadesCreate PaletteConvert Color