Crimson

#F13527

Red

Color Codes

All color formats for development

HEX
#F13527
RGB
rgb(241, 53, 39)
HSL
hsl(4, 88%, 55%)
OKLCH
oklch(0.625 0.225 29.4)
CMYK
cmyk(0%, 78%, 84%, 5%)

Accessibility

WCAG contrast compliance

On White Background

3.98:1

AA AAA

On Black Background

5.28:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FEF2
100
#FDE0
200
#FBC5
300
#F898
400
#F462
500
#F135
600
#D31B
700
#A815
800
#780F
900
#4D0A
950
#3006

Shades

Darker variations

1#ED1E0F
2#D31B0D
3#B9170C
4#9E140A
5#841108
6#690D07
7#4F0A05
8#350703
9#1A0302

Tints

Lighter variations

1#F3493D
2#F45D52
3#F57168
4#F7867E
5#F89A93
6#F9AEA9
7#FBC2BE
8#FCD7D4
9#FEEBE9

Tones

Muted variations

1#E73D31
2#DD463B
3#D34F46
4#C95850
5#BF605A
6#B56964
7#AB726E
8#A07B78
9#968382

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FEF2
#FEF2F1
BackgroundsSubtle highlightsCard backgrounds
100
FDE0
#FDE0DD
Light backgroundsTable row hoverSkeleton loading
200
FBC5
#FBC5C1
Secondary backgroundsInput backgroundsDividers
300
F898
#F89891
BordersInactive statesPlaceholder text
400
F462
#F46257
Disabled statesSecondary iconsMuted text
500
F135
#F13527
Primary brand colorCTAsActive elementsLinks
600
D31B
#D31B0D
Hover statesFocus ringsPrimary buttons hover
700
A815
#A8150B
Active/pressed statesDark mode accentsSecondary text
800
780F
#780F08
Text on light backgroundsHeadingsStrong borders
900
4D0A
#4D0A05
Primary textHigh emphasis contentDark headings
950
3006
#300603
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --crimson-50: #FEF2F1;
  --crimson-100: #FDE0DD;
  --crimson-200: #FBC5C1;
  --crimson-300: #F89891;
  --crimson-400: #F46257;
  --crimson-500: #F13527;
  --crimson-600: #D31B0D;
  --crimson-700: #A8150B;
  --crimson-800: #780F08;
  --crimson-900: #4D0A05;
  --crimson-950: #300603;
}
Generate More ShadesCreate PaletteConvert Color