Black

#2E1505

Orange

Color Codes

All color formats for development

HEX
#2E1505
RGB
rgb(46, 21, 5)
HSL
hsl(23, 80%, 10%)
OKLCH
oklch(0.228 0.049 51.8)
CMYK
cmyk(0%, 54%, 89%, 82%)

Accessibility

WCAG contrast compliance

On White Background

17.13:1

AA AAA

On Black Background

1.23:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDF6
100
#FBEA
200
#F8D8
300
#F3B9
400
#ED95
500
#E877
600
#CA5B
700
#A149
800
#7334
900
#4921
950
#2E15

Shades

Darker variations

1#291305
2#251104
3#200F04
4#1C0C03
5#170A03
6#120802
7#0E0602
8#090401
9#050201

Tints

Lighter variations

1#57270A
2#813A0E
3#AA4D13
4#D35F17
5#E87730
6#ED925A
7#F1AD83
8#F6C9AC
9#FAE4D6

Tones

Muted variations

1#2C1507
2#2A1609
3#28160B
4#26170D
5#24170F
6#221811
7#201813
8#1E1915
9#1C1917

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF6
#FDF6F1
BackgroundsSubtle highlightsCard backgrounds
100
FBEA
#FBEADF
Light backgroundsTable row hoverSkeleton loading
200
F8D8
#F8D8C3
Secondary backgroundsInput backgroundsDividers
300
F3B9
#F3B995
BordersInactive statesPlaceholder text
400
ED95
#ED955E
Disabled statesSecondary iconsMuted text
500
E877
#E87730
Primary brand colorCTAsActive elementsLinks
600
CA5B
#CA5B16
Hover statesFocus ringsPrimary buttons hover
700
A149
#A14912
Active/pressed statesDark mode accentsSecondary text
800
7334
#73340D
Text on light backgroundsHeadingsStrong borders
900
4921
#492108
Primary textHigh emphasis contentDark headings
950
2E15
#2E1505
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --black-50: #FDF6F1;
  --black-100: #FBEADF;
  --black-200: #F8D8C3;
  --black-300: #F3B995;
  --black-400: #ED955E;
  --black-500: #E87730;
  --black-600: #CA5B16;
  --black-700: #A14912;
  --black-800: #73340D;
  --black-900: #492108;
  --black-950: #2E1505;
}
Generate More ShadesCreate PaletteConvert Color