Crimson

#E33558

Red

Color Codes

All color formats for development

HEX
#E33558
RGB
rgb(227, 53, 88)
HSL
hsl(348, 76%, 55%)
OKLCH
oklch(0.607 0.208 15.2)
CMYK
cmyk(0%, 77%, 61%, 11%)

Accessibility

WCAG contrast compliance

On White Background

4.27:1

AA AAA

On Black Background

4.92:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDF2
100
#FBE0
200
#F7C5
300
#F198
400
#EA62
500
#E335
600
#C51B
700
#9D15
800
#700F
900
#480A
950
#2D06

Shades

Darker variations

1#DE1E45
2#C51B3D
3#AD1835
4#94142E
5#7B1126
6#630D1F
7#4A0A17
8#31070F
9#190308

Tints

Lighter variations

1#E64969
2#E95D79
3#EC728A
4#EE869B
5#F19AAB
6#F4AEBC
7#F7C2CD
8#F9D7DE
9#FCEBEE

Tones

Muted variations

1#DB3E5D
2#D24662
3#C94F68
4#C1586D
5#B86172
6#AF6977
7#A6727D
8#9E7B82
9#958487

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF2
#FDF2F4
BackgroundsSubtle highlightsCard backgrounds
100
FBE0
#FBE0E5
Light backgroundsTable row hoverSkeleton loading
200
F7C5
#F7C5CF
Secondary backgroundsInput backgroundsDividers
300
F198
#F198AA
BordersInactive statesPlaceholder text
400
EA62
#EA627D
Disabled statesSecondary iconsMuted text
500
E335
#E33558
Primary brand colorCTAsActive elementsLinks
600
C51B
#C51B3D
Hover statesFocus ringsPrimary buttons hover
700
9D15
#9D1531
Active/pressed statesDark mode accentsSecondary text
800
700F
#700F23
Text on light backgroundsHeadingsStrong borders
900
480A
#480A16
Primary textHigh emphasis contentDark headings
950
2D06
#2D060E
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --crimson-50: #FDF2F4;
  --crimson-100: #FBE0E5;
  --crimson-200: #F7C5CF;
  --crimson-300: #F198AA;
  --crimson-400: #EA627D;
  --crimson-500: #E33558;
  --crimson-600: #C51B3D;
  --crimson-700: #9D1531;
  --crimson-800: #700F23;
  --crimson-900: #480A16;
  --crimson-950: #2D060E;
}
Generate More ShadesCreate PaletteConvert Color