Crimson

#F62354

Red

Color Codes

All color formats for development

HEX
#F62354
RGB
rgb(246, 35, 84)
HSL
hsl(346, 92%, 55%)
OKLCH
oklch(0.628 0.236 16.5)
CMYK
cmyk(0%, 86%, 66%, 4%)

Accessibility

WCAG contrast compliance

On White Background

3.97:1

AA AAA

On Black Background

5.29: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#F20A40
2#D70939
3#BC0832
4#A2072B
5#870624
6#6C041D
7#510315
8#36020E
9#1B0107

Tints

Lighter variations

1#F73965
2#F84F76
3#F96587
4#F97B98
5#FA91A9
6#FBA7BB
7#FCBDCC
8#FDD3DD
9#FEE9EE

Tones

Muted variations

1#EB2D5A
2#E1385F
3#D64265
4#CC4D6A
5#C15770
6#B66276
7#AC6D7B
8#A17781
9#978287

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FEF0
#FEF0F4
BackgroundsSubtle highlightsCard backgrounds
100
FEDD
#FEDDE4
Light backgroundsTable row hoverSkeleton loading
200
FCBF
#FCBFCE
Secondary backgroundsInput backgroundsDividers
300
FA8E
#FA8EA8
BordersInactive statesPlaceholder text
400
F854
#F8547A
Disabled statesSecondary iconsMuted text
500
F623
#F62354
Primary brand colorCTAsActive elementsLinks
600
D709
#D70939
Hover statesFocus ringsPrimary buttons hover
700
AB07
#AB072D
Active/pressed statesDark mode accentsSecondary text
800
7A05
#7A0520
Text on light backgroundsHeadingsStrong borders
900
4E03
#4E0315
Primary textHigh emphasis contentDark headings
950
3102
#31020D
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --crimson-50: #FEF0F4;
  --crimson-100: #FEDDE4;
  --crimson-200: #FCBFCE;
  --crimson-300: #FA8EA8;
  --crimson-400: #F8547A;
  --crimson-500: #F62354;
  --crimson-600: #D70939;
  --crimson-700: #AB072D;
  --crimson-800: #7A0520;
  --crimson-900: #4E0315;
  --crimson-950: #31020D;
}
Generate More ShadesCreate PaletteConvert Color