Crimson

#EF2A65

Pink

Color Codes

All color formats for development

HEX
#EF2A65
RGB
rgb(239, 42, 101)
HSL
hsl(342, 86%, 55%)
OKLCH
oklch(0.623 0.228 10.8)
CMYK
cmyk(0%, 82%, 58%, 6%)

Accessibility

WCAG contrast compliance

On White Background

4.05:1

AA AAA

On Black Background

5.19:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FEF1
100
#FDDE
200
#FAC1
300
#F792
400
#F359
500
#EF2A
600
#D110
700
#A60C
800
#7709
900
#4C06
950
#2F04

Shades

Darker variations

1#EB1253
2#D1104A
3#B70E40
4#9D0C37
5#820A2E
6#680825
7#4E061C
8#340412
9#1A0209

Tints

Lighter variations

1#F13F74
2#F25484
3#F46A93
4#F57FA2
5#F794B2
6#F9AAC1
7#FABFD1
8#FCD4E0
9#FDEAF0

Tones

Muted variations

1#E53369
2#DB3D6D
3#D14771
4#C75175
5#BE5B79
6#B4657C
7#AA6F80
8#A07984
9#968288

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FEF1
#FEF1F5
BackgroundsSubtle highlightsCard backgrounds
100
FDDE
#FDDEE7
Light backgroundsTable row hoverSkeleton loading
200
FAC1
#FAC1D2
Secondary backgroundsInput backgroundsDividers
300
F792
#F792B0
BordersInactive statesPlaceholder text
400
F359
#F35987
Disabled statesSecondary iconsMuted text
500
EF2A
#EF2A65
Primary brand colorCTAsActive elementsLinks
600
D110
#D1104A
Hover statesFocus ringsPrimary buttons hover
700
A60C
#A60C3B
Active/pressed statesDark mode accentsSecondary text
800
7709
#77092A
Text on light backgroundsHeadingsStrong borders
900
4C06
#4C061B
Primary textHigh emphasis contentDark headings
950
2F04
#2F0411
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --crimson-50: #FEF1F5;
  --crimson-100: #FDDEE7;
  --crimson-200: #FAC1D2;
  --crimson-300: #F792B0;
  --crimson-400: #F35987;
  --crimson-500: #EF2A65;
  --crimson-600: #D1104A;
  --crimson-700: #A60C3B;
  --crimson-800: #77092A;
  --crimson-900: #4C061B;
  --crimson-950: #2F0411;
}
Generate More ShadesCreate PaletteConvert Color