Crimson

#E92F4B

Red

Color Codes

All color formats for development

HEX
#E92F4B
RGB
rgb(233, 47, 75)
HSL
hsl(351, 81%, 55%)
OKLCH
oklch(0.611 0.218 19.3)
CMYK
cmyk(0%, 80%, 68%, 9%)

Accessibility

WCAG contrast compliance

On White Background

4.22:1

AA AAA

On Black Background

4.97:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FEF1
100
#FCDF
200
#F9C3
300
#F495
400
#EE5D
500
#E92F
600
#CB15
700
#A211
800
#730C
900
#4A08
950
#2E05

Shades

Darker variations

1#E41837
2#CB1531
3#B2132B
4#981024
5#7F0D1E
6#660B18
7#4C0812
8#33050C
9#190306

Tints

Lighter variations

1#EB445D
2#EE596F
3#F06E81
4#F28293
5#F497A5
6#F6ACB7
7#F8C1C9
8#FBD5DB
9#FDEAED

Tones

Muted variations

1#E03952
2#D74258
3#CD4B5F
4#C45465
5#BB5E6C
6#B16772
7#A87079
8#9F7A7F
9#968386

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FEF1
#FEF1F3
BackgroundsSubtle highlightsCard backgrounds
100
FCDF
#FCDFE3
Light backgroundsTable row hoverSkeleton loading
200
F9C3
#F9C3CB
Secondary backgroundsInput backgroundsDividers
300
F495
#F495A3
BordersInactive statesPlaceholder text
400
EE5D
#EE5D73
Disabled statesSecondary iconsMuted text
500
E92F
#E92F4B
Primary brand colorCTAsActive elementsLinks
600
CB15
#CB1531
Hover statesFocus ringsPrimary buttons hover
700
A211
#A21127
Active/pressed statesDark mode accentsSecondary text
800
730C
#730C1C
Text on light backgroundsHeadingsStrong borders
900
4A08
#4A0812
Primary textHigh emphasis contentDark headings
950
2E05
#2E050B
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --crimson-50: #FEF1F3;
  --crimson-100: #FCDFE3;
  --crimson-200: #F9C3CB;
  --crimson-300: #F495A3;
  --crimson-400: #EE5D73;
  --crimson-500: #E92F4B;
  --crimson-600: #CB1531;
  --crimson-700: #A21127;
  --crimson-800: #730C1C;
  --crimson-900: #4A0812;
  --crimson-950: #2E050B;
}
Generate More ShadesCreate PaletteConvert Color