Crimson

#D70943

Pink

Color Codes

All color formats for development

HEX
#D70943
RGB
rgb(215, 9, 67)
HSL
hsl(343, 92%, 44%)
OKLCH
oklch(0.56 0.221 16.9)
CMYK
cmyk(0%, 96%, 69%, 16%)

Accessibility

WCAG contrast compliance

On White Background

5.24:1

AA AAA

On Black Background

4.01:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FEF0
100
#FEDD
200
#FCBF
300
#FA8E
400
#F854
500
#F623
600
#D709
700
#AB07
800
#7A05
900
#4E03
950
#3102

Shades

Darker variations

1#C2083D
2#AC0736
3#97062F
4#810528
5#6C0422
6#56041B
7#410314
8#2B020D
9#160107

Tints

Lighter variations

1#F30A4C
2#F6245F
3#F73F73
4#F85A87
5#F9769B
6#FA91AF
7#FCADC3
8#FDC8D7
9#FEE4EB

Tones

Muted variations

1#CD1348
2#C31E4C
3#B82851
4#AE3255
5#A43D5A
6#99475E
7#8F5163
8#855C67
9#7B666C

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FEF0
#FEF0F4
BackgroundsSubtle highlightsCard backgrounds
100
FEDD
#FEDDE6
Light backgroundsTable row hoverSkeleton loading
200
FCBF
#FCBFD1
Secondary backgroundsInput backgroundsDividers
300
FA8E
#FA8EAD
BordersInactive statesPlaceholder text
400
F854
#F85482
Disabled statesSecondary iconsMuted text
500
F623
#F6235F
Primary brand colorCTAsActive elementsLinks
600
D709
#D70943
Hover statesFocus ringsPrimary buttons hover
700
AB07
#AB0736
Active/pressed statesDark mode accentsSecondary text
800
7A05
#7A0526
Text on light backgroundsHeadingsStrong borders
900
4E03
#4E0319
Primary textHigh emphasis contentDark headings
950
3102
#31020F
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --crimson-50: #FEF0F4;
  --crimson-100: #FEDDE6;
  --crimson-200: #FCBFD1;
  --crimson-300: #FA8EAD;
  --crimson-400: #F85482;
  --crimson-500: #F6235F;
  --crimson-600: #D70943;
  --crimson-700: #AB0736;
  --crimson-800: #7A0526;
  --crimson-900: #4E0319;
  --crimson-950: #31020F;
}
Generate More ShadesCreate PaletteConvert Color