Dark Red

#512701

Orange

Color Codes

All color formats for development

HEX
#512701
RGB
rgb(81, 39, 1)
HSL
hsl(29, 98%, 16%)
OKLCH
oklch(0.324 0.078 56)
CMYK
cmyk(0%, 52%, 99%, 68%)

Accessibility

WCAG contrast compliance

On White Background

12.80:1

AA AAA

On Black Background

1.64:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FFF7
100
#FFED
200
#FEDD
300
#FEC2
400
#FDA3
500
#FD89
600
#DE6D
700
#B156
800
#7E3E
900
#5127
950
#3219

Shades

Darker variations

1#492401
2#412001
3#391C01
4#301800
5#281400
6#201000
7#180C00
8#100800
9#080400

Tints

Lighter variations

1#7B3C01
2#A65102
3#D06602
4#FA7A03
5#FD902B
6#FDA755
7#FEBD80
8#FED3AA
9#FFE9D5

Tones

Muted variations

1#4D2805
2#492809
3#45280D
4#412811
5#3D2815
6#392819
7#35281D
8#312921
9#2D2925

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FFF7
#FFF7F0
BackgroundsSubtle highlightsCard backgrounds
100
FFED
#FFEDDC
Light backgroundsTable row hoverSkeleton loading
200
FEDD
#FEDDBD
Secondary backgroundsInput backgroundsDividers
300
FEC2
#FEC28B
BordersInactive statesPlaceholder text
400
FDA3
#FDA34E
Disabled statesSecondary iconsMuted text
500
FD89
#FD891C
Primary brand colorCTAsActive elementsLinks
600
DE6D
#DE6D02
Hover statesFocus ringsPrimary buttons hover
700
B156
#B15602
Active/pressed statesDark mode accentsSecondary text
800
7E3E
#7E3E01
Text on light backgroundsHeadingsStrong borders
900
5127
#512701
Primary textHigh emphasis contentDark headings
950
3219
#321901
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --dark-red-50: #FFF7F0;
  --dark-red-100: #FFEDDC;
  --dark-red-200: #FEDDBD;
  --dark-red-300: #FEC28B;
  --dark-red-400: #FDA34E;
  --dark-red-500: #FD891C;
  --dark-red-600: #DE6D02;
  --dark-red-700: #B15602;
  --dark-red-800: #7E3E01;
  --dark-red-900: #512701;
  --dark-red-950: #321901;
}
Generate More ShadesCreate PaletteConvert Color