Crimson

#F52451

Red

Color Codes

All color formats for development

HEX
#F52451
RGB
rgb(245, 36, 81)
HSL
hsl(347, 91%, 55%)
OKLCH
oklch(0.627 0.235 17.3)
CMYK
cmyk(0%, 85%, 67%, 4%)

Accessibility

WCAG contrast compliance

On White Background

4.00:1

AA AAA

On Black Background

5.25:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FEF0
100
#FDDD
200
#FCC0
300
#FA8F
400
#F755
500
#F524
600
#D60A
700
#AA08
800
#7A06
900
#4E04
950
#3102

Shades

Darker variations

1#F10B3D
2#D60A36
3#BC0930
4#A10829
5#860622
6#6B051B
7#500414
8#36030E
9#1B0107

Tints

Lighter variations

1#F63A62
2#F75074
3#F86685
4#F97B97
5#FA91A8
6#FBA7B9
7#FCBDCB
8#FDD3DC
9#FEE9EE

Tones

Muted variations

1#EA2E57
2#E0395D
3#D54363
4#CB4E69
5#C0586F
6#B66275
7#AC6D7A
8#A17780
9#978286

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FEF0
#FEF0F3
BackgroundsSubtle highlightsCard backgrounds
100
FDDD
#FDDDE4
Light backgroundsTable row hoverSkeleton loading
200
FCC0
#FCC0CD
Secondary backgroundsInput backgroundsDividers
300
FA8F
#FA8FA6
BordersInactive statesPlaceholder text
400
F755
#F75578
Disabled statesSecondary iconsMuted text
500
F524
#F52451
Primary brand colorCTAsActive elementsLinks
600
D60A
#D60A36
Hover statesFocus ringsPrimary buttons hover
700
AA08
#AA082B
Active/pressed statesDark mode accentsSecondary text
800
7A06
#7A061F
Text on light backgroundsHeadingsStrong borders
900
4E04
#4E0414
Primary textHigh emphasis contentDark headings
950
3102
#31020C
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --crimson-50: #FEF0F3;
  --crimson-100: #FDDDE4;
  --crimson-200: #FCC0CD;
  --crimson-300: #FA8FA6;
  --crimson-400: #F75578;
  --crimson-500: #F52451;
  --crimson-600: #D60A36;
  --crimson-700: #AA082B;
  --crimson-800: #7A061F;
  --crimson-900: #4E0414;
  --crimson-950: #31020C;
}
Generate More ShadesCreate PaletteConvert Color