Orange Red

#D93908

Red

Color Codes

All color formats for development

HEX
#D93908
RGB
rgb(217, 57, 8)
HSL
hsl(14, 93%, 44%)
OKLCH
oklch(0.584 0.203 34.7)
CMYK
cmyk(0%, 74%, 96%, 15%)

Accessibility

WCAG contrast compliance

On White Background

4.63:1

AA AAA

On Black Background

4.54:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FEF4
100
#FEE4
200
#FDCD
300
#FBA7
400
#F979
500
#F753
600
#D939
700
#AC2D
800
#7B20
900
#4F15
950
#310D

Shades

Darker variations

1#C33307
2#AD2D06
3#982805
4#822205
5#6C1C04
6#571703
7#411102
8#2B0B02
9#160601

Tints

Lighter variations

1#F44009
2#F75423
3#F8693E
4#F97F5A
5#FA9475
6#FBAA91
7#FCBFAC
8#FDD4C8
9#FEEAE3

Tones

Muted variations

1#CE3E12
2#C4441D
3#B94927
4#AF4F32
5#A4543C
6#9A5A46
7#906051
8#85655B
9#7B6B66

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FEF4
#FEF4F0
BackgroundsSubtle highlightsCard backgrounds
100
FEE4
#FEE4DD
Light backgroundsTable row hoverSkeleton loading
200
FDCD
#FDCDBF
Secondary backgroundsInput backgroundsDividers
300
FBA7
#FBA78E
BordersInactive statesPlaceholder text
400
F979
#F97953
Disabled statesSecondary iconsMuted text
500
F753
#F75322
Primary brand colorCTAsActive elementsLinks
600
D939
#D93908
Hover statesFocus ringsPrimary buttons hover
700
AC2D
#AC2D06
Active/pressed statesDark mode accentsSecondary text
800
7B20
#7B2004
Text on light backgroundsHeadingsStrong borders
900
4F15
#4F1503
Primary textHigh emphasis contentDark headings
950
310D
#310D02
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --orange-red-50: #FEF4F0;
  --orange-red-100: #FEE4DD;
  --orange-red-200: #FDCDBF;
  --orange-red-300: #FBA78E;
  --orange-red-400: #F97953;
  --orange-red-500: #F75322;
  --orange-red-600: #D93908;
  --orange-red-700: #AC2D06;
  --orange-red-800: #7B2004;
  --orange-red-900: #4F1503;
  --orange-red-950: #310D02;
}
Generate More ShadesCreate PaletteConvert Color