Crimson

#D01150

Pink

Color Codes

All color formats for development

HEX
#D01150
RGB
rgb(208, 17, 80)
HSL
hsl(340, 85%, 44%)
OKLCH
oklch(0.552 0.214 11.9)
CMYK
cmyk(0%, 92%, 62%, 18%)

Accessibility

WCAG contrast compliance

On White Background

5.42:1

AA AAA

On Black Background

3.88:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FEF1
100
#FCDE
200
#FAC2
300
#F692
400
#F25A
500
#EE2B
600
#D011
700
#A50D
800
#760A
900
#4B06
950
#2F04

Shades

Darker variations

1#BB0F48
2#A60D40
3#910C38
4#7D0A30
5#680828
6#530720
7#3E0518
8#2A0310
9#150208

Tints

Lighter variations

1#EA135B
2#EE2C6C
3#F0467F
4#F26091
5#F47BA3
6#F695B6
7#F9B0C8
8#FBCADA
9#FDE5ED

Tones

Muted variations

1#C61A54
2#BC2457
3#B32D5A
4#A9375D
5#A04160
6#964A63
7#8D5467
8#835D6A
9#7A676D

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FEF1
#FEF1F5
BackgroundsSubtle highlightsCard backgrounds
100
FCDE
#FCDEE8
Light backgroundsTable row hoverSkeleton loading
200
FAC2
#FAC2D4
Secondary backgroundsInput backgroundsDividers
300
F692
#F692B4
BordersInactive statesPlaceholder text
400
F25A
#F25A8C
Disabled statesSecondary iconsMuted text
500
EE2B
#EE2B6C
Primary brand colorCTAsActive elementsLinks
600
D011
#D01150
Hover statesFocus ringsPrimary buttons hover
700
A50D
#A50D40
Active/pressed statesDark mode accentsSecondary text
800
760A
#760A2E
Text on light backgroundsHeadingsStrong borders
900
4B06
#4B061D
Primary textHigh emphasis contentDark headings
950
2F04
#2F0412
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --crimson-50: #FEF1F5;
  --crimson-100: #FCDEE8;
  --crimson-200: #FAC2D4;
  --crimson-300: #F692B4;
  --crimson-400: #F25A8C;
  --crimson-500: #EE2B6C;
  --crimson-600: #D01150;
  --crimson-700: #A50D40;
  --crimson-800: #760A2E;
  --crimson-900: #4B061D;
  --crimson-950: #2F0412;
}
Generate More ShadesCreate PaletteConvert Color