Crimson

#E6335F

Red

Color Codes

All color formats for development

HEX
#E6335F
RGB
rgb(230, 51, 95)
HSL
hsl(345, 78%, 55%)
OKLCH
oklch(0.612 0.213 12.8)
CMYK
cmyk(0%, 78%, 59%, 10%)

Accessibility

WCAG contrast compliance

On White Background

4.20:1

AA AAA

On Black Background

5.00:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDF1
100
#FBDF
200
#F8C4
300
#F297
400
#EB60
500
#E633
600
#C819
700
#9F14
800
#710E
900
#4909
950
#2D06

Shades

Darker variations

1#E11C4D
2#C81944
3#AF163C
4#961333
5#7D0F2B
6#640C22
7#4B091A
8#320611
9#190309

Tints

Lighter variations

1#E8476F
2#EB5C7F
3#ED708F
4#F0849F
5#F299AF
6#F5ADBF
7#F7C2CF
8#FAD6DF
9#FCEBEF

Tones

Muted variations

1#DD3C64
2#D44568
3#CB4E6D
4#C25771
5#B95F76
6#B0687A
7#A7717F
8#9E7A83
9#958388

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF1
#FDF1F4
BackgroundsSubtle highlightsCard backgrounds
100
FBDF
#FBDFE6
Light backgroundsTable row hoverSkeleton loading
200
F8C4
#F8C4D1
Secondary backgroundsInput backgroundsDividers
300
F297
#F297AD
BordersInactive statesPlaceholder text
400
EB60
#EB6083
Disabled statesSecondary iconsMuted text
500
E633
#E6335F
Primary brand colorCTAsActive elementsLinks
600
C819
#C81944
Hover statesFocus ringsPrimary buttons hover
700
9F14
#9F1436
Active/pressed statesDark mode accentsSecondary text
800
710E
#710E27
Text on light backgroundsHeadingsStrong borders
900
4909
#490919
Primary textHigh emphasis contentDark headings
950
2D06
#2D0610
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --crimson-50: #FDF1F4;
  --crimson-100: #FBDFE6;
  --crimson-200: #F8C4D1;
  --crimson-300: #F297AD;
  --crimson-400: #EB6083;
  --crimson-500: #E6335F;
  --crimson-600: #C81944;
  --crimson-700: #9F1436;
  --crimson-800: #710E27;
  --crimson-900: #490919;
  --crimson-950: #2D0610;
}
Generate More ShadesCreate PaletteConvert Color