Crimson

#CD134B

Pink

Color Codes

All color formats for development

HEX
#CD134B
RGB
rgb(205, 19, 75)
HSL
hsl(342, 83%, 44%)
OKLCH
oklch(0.546 0.21 13.4)
CMYK
cmyk(0%, 91%, 63%, 20%)

Accessibility

WCAG contrast compliance

On White Background

5.54:1

AA AAA

On Black Background

3.79:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FEF1
100
#FCDE
200
#F9C2
300
#F594
400
#F05C
500
#EB2D
600
#CD13
700
#A30F
800
#750B
900
#4B07
950
#2F04

Shades

Darker variations

1#B91143
2#A40F3C
3#900D34
4#7B0B2D
5#670A25
6#52081E
7#3E0616
8#29040F
9#150207

Tints

Lighter variations

1#E71654
2#EC2E67
3#EE487A
4#F0628D
5#F37CA0
6#F596B3
7#F8B1C6
8#FACBD9
9#FDE5EC

Tones

Muted variations

1#C41C4F
2#BB2652
3#B12F56
4#A8385A
5#9F425E
6#954B61
7#8C5465
8#835E69
9#7A676C

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FEF1
#FEF1F5
BackgroundsSubtle highlightsCard backgrounds
100
FCDE
#FCDEE7
Light backgroundsTable row hoverSkeleton loading
200
F9C2
#F9C2D3
Secondary backgroundsInput backgroundsDividers
300
F594
#F594B1
BordersInactive statesPlaceholder text
400
F05C
#F05C88
Disabled statesSecondary iconsMuted text
500
EB2D
#EB2D66
Primary brand colorCTAsActive elementsLinks
600
CD13
#CD134B
Hover statesFocus ringsPrimary buttons hover
700
A30F
#A30F3C
Active/pressed statesDark mode accentsSecondary text
800
750B
#750B2B
Text on light backgroundsHeadingsStrong borders
900
4B07
#4B071B
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: #FCDEE7;
  --crimson-200: #F9C2D3;
  --crimson-300: #F594B1;
  --crimson-400: #F05C88;
  --crimson-500: #EB2D66;
  --crimson-600: #CD134B;
  --crimson-700: #A30F3C;
  --crimson-800: #750B2B;
  --crimson-900: #4B071B;
  --crimson-950: #2F0411;
}
Generate More ShadesCreate PaletteConvert Color