Crimson

#FA1E59

Pink

Color Codes

All color formats for development

HEX
#FA1E59
RGB
rgb(250, 30, 89)
HSL
hsl(344, 96%, 55%)
OKLCH
oklch(0.634 0.242 15)
CMYK
cmyk(0%, 88%, 64%, 2%)

Accessibility

WCAG contrast compliance

On White Background

3.89:1

AA AAA

On Black Background

5.39:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FFF0
100
#FEDC
200
#FEBE
300
#FD8C
400
#FB50
500
#FA1E
600
#DC04
700
#AF04
800
#7D03
900
#5002
950
#3201

Shades

Darker variations

1#F70546
2#DC043E
3#C00436
4#A5032E
5#890327
6#6E021F
7#520217
8#37010F
9#1B0108

Tints

Lighter variations

1#FB3569
2#FB4B7A
3#FC628B
4#FC789B
5#FD8FAC
6#FDA5BD
7#FEBCCD
8#FED2DE
9#FFE9EE

Tones

Muted variations

1#EF295E
2#E43463
3#D93F68
4#CE4A6D
5#C35573
6#B86078
7#AD6B7D
8#A27682
9#978187

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FFF0
#FFF0F4
BackgroundsSubtle highlightsCard backgrounds
100
FEDC
#FEDCE5
Light backgroundsTable row hoverSkeleton loading
200
FEBE
#FEBECF
Secondary backgroundsInput backgroundsDividers
300
FD8C
#FD8CAA
BordersInactive statesPlaceholder text
400
FB50
#FB507E
Disabled statesSecondary iconsMuted text
500
FA1E
#FA1E59
Primary brand colorCTAsActive elementsLinks
600
DC04
#DC043E
Hover statesFocus ringsPrimary buttons hover
700
AF04
#AF0431
Active/pressed statesDark mode accentsSecondary text
800
7D03
#7D0323
Text on light backgroundsHeadingsStrong borders
900
5002
#500217
Primary textHigh emphasis contentDark headings
950
3201
#32010E
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --crimson-50: #FFF0F4;
  --crimson-100: #FEDCE5;
  --crimson-200: #FEBECF;
  --crimson-300: #FD8CAA;
  --crimson-400: #FB507E;
  --crimson-500: #FA1E59;
  --crimson-600: #DC043E;
  --crimson-700: #AF0431;
  --crimson-800: #7D0323;
  --crimson-900: #500217;
  --crimson-950: #32010E;
}
Generate More ShadesCreate PaletteConvert Color