Crimson

#CB1567

Pink

Color Codes

All color formats for development

HEX
#CB1567
RGB
rgb(203, 21, 103)
HSL
hsl(333, 81%, 44%)
OKLCH
oklch(0.55 0.213 2.3)
CMYK
cmyk(0%, 90%, 49%, 20%)

Accessibility

WCAG contrast compliance

On White Background

5.47:1

AA AAA

On Black Background

3.84: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#B7135D
2#A21152
3#8E0F48
4#7A0D3E
5#660B34
6#510929
7#3D061F
8#290415
9#14020A

Tints

Lighter variations

1#E51874
2#E93084
3#EC4A93
4#EF64A2
5#F17EB2
6#F498C1
7#F7B1D1
8#FACBE0
9#FCE5F0

Tones

Muted variations

1#C21E68
2#B92769
3#B0316A
4#A73A6B
5#9E436C
6#954C6D
7#8B556D
8#825E6E
9#79676F

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FEF1
#FEF1F7
BackgroundsSubtle highlightsCard backgrounds
100
FCDF
#FCDFEC
Light backgroundsTable row hoverSkeleton loading
200
F9C3
#F9C3DB
Secondary backgroundsInput backgroundsDividers
300
F495
#F495C0
BordersInactive statesPlaceholder text
400
EE5D
#EE5D9F
Disabled statesSecondary iconsMuted text
500
E92F
#E92F83
Primary brand colorCTAsActive elementsLinks
600
CB15
#CB1567
Hover statesFocus ringsPrimary buttons hover
700
A211
#A21152
Active/pressed statesDark mode accentsSecondary text
800
730C
#730C3B
Text on light backgroundsHeadingsStrong borders
900
4A08
#4A0825
Primary textHigh emphasis contentDark headings
950
2E05
#2E0517
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --crimson-50: #FEF1F7;
  --crimson-100: #FCDFEC;
  --crimson-200: #F9C3DB;
  --crimson-300: #F495C0;
  --crimson-400: #EE5D9F;
  --crimson-500: #E92F83;
  --crimson-600: #CB1567;
  --crimson-700: #A21152;
  --crimson-800: #730C3B;
  --crimson-900: #4A0825;
  --crimson-950: #2E0517;
}
Generate More ShadesCreate PaletteConvert Color