Sienna

#804400

Orange

Color Codes

All color formats for development

HEX
#804400
RGB
rgb(128, 68, 0)
HSL
hsl(32, 100%, 25%)
OKLCH
oklch(0.452 0.107 58.9)
CMYK
cmyk(0%, 47%, 100%, 50%)

Accessibility

WCAG contrast compliance

On White Background

7.65:1

AA AAA

On Black Background

2.74:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FFF8
100
#FFEE
200
#FFE0
300
#FFC8
400
#FFAC
500
#FF94
600
#E078
700
#B35F
800
#8044
900
#522C
950
#331B

Shades

Darker variations

1#733D00
2#663600
3#593000
4#4D2900
5#402200
6#331B00
7#261400
8#1A0E00
9#0D0700

Tints

Lighter variations

1#A65800
2#CC6D00
3#F28100
4#FF941A
5#FFA640
6#FFB866
7#FFC98C
8#FFDBB3
9#FFEDD9

Tones

Muted variations

1#794406
2#73430D
3#6C4313
4#664219
5#604220
6#594126
7#53412D
8#4D4133
9#464039

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FFF8
#FFF8F0
BackgroundsSubtle highlightsCard backgrounds
100
FFEE
#FFEEDB
Light backgroundsTable row hoverSkeleton loading
200
FFE0
#FFE0BD
Secondary backgroundsInput backgroundsDividers
300
FFC8
#FFC88A
BordersInactive statesPlaceholder text
400
FFAC
#FFAC4D
Disabled statesSecondary iconsMuted text
500
FF94
#FF941A
Primary brand colorCTAsActive elementsLinks
600
E078
#E07800
Hover statesFocus ringsPrimary buttons hover
700
B35F
#B35F00
Active/pressed statesDark mode accentsSecondary text
800
8044
#804400
Text on light backgroundsHeadingsStrong borders
900
522C
#522C00
Primary textHigh emphasis contentDark headings
950
331B
#331B00
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --sienna-50: #FFF8F0;
  --sienna-100: #FFEEDB;
  --sienna-200: #FFE0BD;
  --sienna-300: #FFC88A;
  --sienna-400: #FFAC4D;
  --sienna-500: #FF941A;
  --sienna-600: #E07800;
  --sienna-700: #B35F00;
  --sienna-800: #804400;
  --sienna-900: #522C00;
  --sienna-950: #331B00;
}
Generate More ShadesCreate PaletteConvert Color