Sienna

#714B0E

Orange

Color Codes

All color formats for development

HEX
#714B0E
RGB
rgb(113, 75, 14)
HSL
hsl(37, 78%, 25%)
OKLCH
oklch(0.445 0.088 73.1)
CMYK
cmyk(0%, 34%, 88%, 56%)

Accessibility

WCAG contrast compliance

On White Background

7.74:1

AA AAA

On Black Background

2.71: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#66440D
2#5B3C0B
3#4F350A
4#442D08
5#392607
6#2D1E06
7#221704
8#170F03
9#0B0801

Tints

Lighter variations

1#946212
2#B67916
3#D88F1B
4#E6A133
5#EAB155
6#EEC077
7#F2D099
8#F7E0BB
9#FBEFDD

Tones

Muted variations

1#6D4A13
2#684918
3#63481D
4#5E4722
5#594627
6#54442C
7#4F4331
8#4A4236
9#45413B

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