Crimson

#EA2E54

Red

Color Codes

All color formats for development

HEX
#EA2E54
RGB
rgb(234, 46, 84)
HSL
hsl(348, 82%, 55%)
OKLCH
oklch(0.613 0.22 16.4)
CMYK
cmyk(0%, 80%, 64%, 8%)

Accessibility

WCAG contrast compliance

On White Background

4.19:1

AA AAA

On Black Background

5.02:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FEF1
100
#FCDF
200
#F9C3
300
#F494
400
#EF5D
500
#EA2E
600
#CC14
700
#A210
800
#740B
900
#4A07
950
#2E05

Shades

Darker variations

1#E61740
2#CC1439
3#B31232
4#990F2B
5#800D24
6#660A1C
7#4D0815
8#33050E
9#1A0307

Tints

Lighter variations

1#EC4365
2#EE5876
3#F16D87
4#F38298
5#F597A9
6#F7ABBB
7#F9C0CC
8#FBD5DD
9#FDEAEE

Tones

Muted variations

1#E13859
2#D8415F
3#CE4A65
4#C5546A
5#BB5D70
6#B26776
7#A8707B
8#9F7981
9#968387

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FEF1
#FEF1F4
BackgroundsSubtle highlightsCard backgrounds
100
FCDF
#FCDFE4
Light backgroundsTable row hoverSkeleton loading
200
F9C3
#F9C3CE
Secondary backgroundsInput backgroundsDividers
300
F494
#F494A7
BordersInactive statesPlaceholder text
400
EF5D
#EF5D7A
Disabled statesSecondary iconsMuted text
500
EA2E
#EA2E54
Primary brand colorCTAsActive elementsLinks
600
CC14
#CC1439
Hover statesFocus ringsPrimary buttons hover
700
A210
#A2102D
Active/pressed statesDark mode accentsSecondary text
800
740B
#740B20
Text on light backgroundsHeadingsStrong borders
900
4A07
#4A0715
Primary textHigh emphasis contentDark headings
950
2E05
#2E050D
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --crimson-50: #FEF1F4;
  --crimson-100: #FCDFE4;
  --crimson-200: #F9C3CE;
  --crimson-300: #F494A7;
  --crimson-400: #EF5D7A;
  --crimson-500: #EA2E54;
  --crimson-600: #CC1439;
  --crimson-700: #A2102D;
  --crimson-800: #740B20;
  --crimson-900: #4A0715;
  --crimson-950: #2E050D;
}
Generate More ShadesCreate PaletteConvert Color