Crimson

#CB1552

Pink

Color Codes

All color formats for development

HEX
#CB1552
RGB
rgb(203, 21, 82)
HSL
hsl(340, 81%, 44%)
OKLCH
oklch(0.544 0.209 10.6)
CMYK
cmyk(0%, 90%, 60%, 20%)

Accessibility

WCAG contrast compliance

On White Background

5.57:1

AA AAA

On Black Background

3.77: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#B7134A
2#A21142
3#8E0F39
4#7A0D31
5#660B29
6#510921
7#3D0619
8#290410
9#140208

Tints

Lighter variations

1#E5185C
2#E9306E
3#EC4A80
4#EF6492
5#F17EA4
6#F498B6
7#F7B1C9
8#FACBDB
9#FCE5ED

Tones

Muted variations

1#C21E55
2#B92758
3#B0315B
4#A73A5E
5#9E4361
6#954C64
7#8B5567
8#825E6A
9#79676D

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FEF1
#FEF1F5
BackgroundsSubtle highlightsCard backgrounds
100
FCDF
#FCDFE8
Light backgroundsTable row hoverSkeleton loading
200
F9C3
#F9C3D5
Secondary backgroundsInput backgroundsDividers
300
F495
#F495B5
BordersInactive statesPlaceholder text
400
EE5D
#EE5D8E
Disabled statesSecondary iconsMuted text
500
E92F
#E92F6D
Primary brand colorCTAsActive elementsLinks
600
CB15
#CB1552
Hover statesFocus ringsPrimary buttons hover
700
A211
#A21141
Active/pressed statesDark mode accentsSecondary text
800
730C
#730C2F
Text on light backgroundsHeadingsStrong borders
900
4A08
#4A081E
Primary textHigh emphasis contentDark headings
950
2E05
#2E0513
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --crimson-50: #FEF1F5;
  --crimson-100: #FCDFE8;
  --crimson-200: #F9C3D5;
  --crimson-300: #F495B5;
  --crimson-400: #EE5D8E;
  --crimson-500: #E92F6D;
  --crimson-600: #CB1552;
  --crimson-700: #A21141;
  --crimson-800: #730C2F;
  --crimson-900: #4A081E;
  --crimson-950: #2E0513;
}
Generate More ShadesCreate PaletteConvert Color