Crimson

#F02864

Pink

Color Codes

All color formats for development

HEX
#F02864
RGB
rgb(240, 40, 100)
HSL
hsl(342, 87%, 55%)
OKLCH
oklch(0.624 0.23 11.1)
CMYK
cmyk(0%, 83%, 58%, 6%)

Accessibility

WCAG contrast compliance

On White Background

4.04:1

AA AAA

On Black Background

5.19:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FEF1
100
#FDDE
200
#FBC1
300
#F791
400
#F358
500
#F028
600
#D20F
700
#A70C
800
#7708
900
#4C05
950
#3003

Shades

Darker variations

1#EC1052
2#D20F49
3#B80D40
4#9D0B37
5#83092E
6#690725
7#4F051B
8#340412
9#1A0209

Tints

Lighter variations

1#F23E74
2#F35383
3#F56993
4#F67EA2
5#F894B2
6#F9A9C1
7#FBBFD1
8#FCD4E0
9#FEEAF0

Tones

Muted variations

1#E63268
2#DC3C6C
3#D24670
4#C85074
5#BE5A78
6#B4647C
7#AA6E80
8#A07884
9#968288

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FEF1
#FEF1F5
BackgroundsSubtle highlightsCard backgrounds
100
FDDE
#FDDEE7
Light backgroundsTable row hoverSkeleton loading
200
FBC1
#FBC1D2
Secondary backgroundsInput backgroundsDividers
300
F791
#F791B0
BordersInactive statesPlaceholder text
400
F358
#F35887
Disabled statesSecondary iconsMuted text
500
F028
#F02864
Primary brand colorCTAsActive elementsLinks
600
D20F
#D20F49
Hover statesFocus ringsPrimary buttons hover
700
A70C
#A70C3A
Active/pressed statesDark mode accentsSecondary text
800
7708
#77082A
Text on light backgroundsHeadingsStrong borders
900
4C05
#4C051B
Primary textHigh emphasis contentDark headings
950
3003
#300311
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --crimson-50: #FEF1F5;
  --crimson-100: #FDDEE7;
  --crimson-200: #FBC1D2;
  --crimson-300: #F791B0;
  --crimson-400: #F35887;
  --crimson-500: #F02864;
  --crimson-600: #D20F49;
  --crimson-700: #A70C3A;
  --crimson-800: #77082A;
  --crimson-900: #4C051B;
  --crimson-950: #300311;
}
Generate More ShadesCreate PaletteConvert Color