Crimson

#F52440

Red

Color Codes

All color formats for development

HEX
#F52440
RGB
rgb(245, 36, 64)
HSL
hsl(352, 91%, 55%)
OKLCH
oklch(0.624 0.236 22)
CMYK
cmyk(0%, 85%, 74%, 4%)

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
#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#F10B2A
2#D60A25
3#BC0921
4#A1081C
5#860617
6#6B0513
7#50040E
8#360309
9#1B0105

Tints

Lighter variations

1#F63A53
2#F75066
3#F86679
4#F97B8C
5#FA919F
6#FBA7B2
7#FCBDC6
8#FDD3D9
9#FEE9EC

Tones

Muted variations

1#EA2E47
2#E0394F
3#D54357
4#CB4E5E
5#C05866
6#B6626E
7#AC6D75
8#A1777D
9#978285

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FEF0
#FEF0F2
BackgroundsSubtle highlightsCard backgrounds
100
FDDD
#FDDDE1
Light backgroundsTable row hoverSkeleton loading
200
FCC0
#FCC0C8
Secondary backgroundsInput backgroundsDividers
300
FA8F
#FA8F9D
BordersInactive statesPlaceholder text
400
F755
#F7556A
Disabled statesSecondary iconsMuted text
500
F524
#F52440
Primary brand colorCTAsActive elementsLinks
600
D60A
#D60A25
Hover statesFocus ringsPrimary buttons hover
700
AA08
#AA081E
Active/pressed statesDark mode accentsSecondary text
800
7A06
#7A0615
Text on light backgroundsHeadingsStrong borders
900
4E04
#4E040E
Primary textHigh emphasis contentDark headings
950
3102
#310208
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --crimson-50: #FEF0F2;
  --crimson-100: #FDDDE1;
  --crimson-200: #FCC0C8;
  --crimson-300: #FA8F9D;
  --crimson-400: #F7556A;
  --crimson-500: #F52440;
  --crimson-600: #D60A25;
  --crimson-700: #AA081E;
  --crimson-800: #7A0615;
  --crimson-900: #4E040E;
  --crimson-950: #310208;
}
Generate More ShadesCreate PaletteConvert Color