Crimson

#F12764

Pink

Color Codes

All color formats for development

HEX
#F12764
RGB
rgb(241, 39, 100)
HSL
hsl(342, 88%, 55%)
OKLCH
oklch(0.625 0.231 11.1)
CMYK
cmyk(0%, 84%, 59%, 5%)

Accessibility

WCAG contrast compliance

On White Background

4.03:1

AA AAA

On Black Background

5.21:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FEF1
100
#FDDD
200
#FBC1
300
#F891
400
#F457
500
#F127
600
#D30D
700
#A80B
800
#7808
900
#4D05
950
#3003

Shades

Darker variations

1#ED0F52
2#D30D49
3#B90C40
4#9E0A37
5#84082D
6#690724
7#4F051B
8#350312
9#1A0209

Tints

Lighter variations

1#F33D73
2#F45283
3#F56892
4#F77EA2
5#F893B1
6#F9A9C1
7#FBBED0
8#FCD4E0
9#FEE9EF

Tones

Muted variations

1#E73168
2#DD3B6C
3#D34670
4#C95074
5#BF5A78
6#B5647C
7#AB6E80
8#A07884
9#968288

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FEF1
#FEF1F5
BackgroundsSubtle highlightsCard backgrounds
100
FDDD
#FDDDE7
Light backgroundsTable row hoverSkeleton loading
200
FBC1
#FBC1D2
Secondary backgroundsInput backgroundsDividers
300
F891
#F891B0
BordersInactive statesPlaceholder text
400
F457
#F45786
Disabled statesSecondary iconsMuted text
500
F127
#F12764
Primary brand colorCTAsActive elementsLinks
600
D30D
#D30D49
Hover statesFocus ringsPrimary buttons hover
700
A80B
#A80B3A
Active/pressed statesDark mode accentsSecondary text
800
7808
#780829
Text on light backgroundsHeadingsStrong borders
900
4D05
#4D051A
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: #FDDDE7;
  --crimson-200: #FBC1D2;
  --crimson-300: #F891B0;
  --crimson-400: #F45786;
  --crimson-500: #F12764;
  --crimson-600: #D30D49;
  --crimson-700: #A80B3A;
  --crimson-800: #780829;
  --crimson-900: #4D051A;
  --crimson-950: #300311;
}
Generate More ShadesCreate PaletteConvert Color