Crimson

#F12756

Red

Color Codes

All color formats for development

HEX
#F12756
RGB
rgb(241, 39, 86)
HSL
hsl(346, 88%, 55%)
OKLCH
oklch(0.622 0.23 15.7)
CMYK
cmyk(0%, 84%, 64%, 5%)

Accessibility

WCAG contrast compliance

On White Background

4.07:1

AA AAA

On Black Background

5.16:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FEF1
100
#FDDD
200
#FBC1
300
#F891
400
#F457
500
#F127
600
#D30D
700
#A80B
800
#7808
900
#4D05
950
#3003

Shades

Darker variations

1#ED0F43
2#D30D3C
3#B90C34
4#9E0A2D
5#840825
6#69071E
7#4F0516
8#35030F
9#1A0207

Tints

Lighter variations

1#F33D67
2#F45278
3#F56889
4#F77E9A
5#F893AB
6#F9A9BC
7#FBBECC
8#FCD4DD
9#FEE9EE

Tones

Muted variations

1#E7315C
2#DD3B61
3#D34667
4#C9506C
5#BF5A71
6#B56477
7#AB6E7C
8#A07881
9#968287

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FEF1
#FEF1F4
BackgroundsSubtle highlightsCard backgrounds
100
FDDD
#FDDDE5
Light backgroundsTable row hoverSkeleton loading
200
FBC1
#FBC1CE
Secondary backgroundsInput backgroundsDividers
300
F891
#F891A9
BordersInactive statesPlaceholder text
400
F457
#F4577C
Disabled statesSecondary iconsMuted text
500
F127
#F12756
Primary brand colorCTAsActive elementsLinks
600
D30D
#D30D3C
Hover statesFocus ringsPrimary buttons hover
700
A80B
#A80B2F
Active/pressed statesDark mode accentsSecondary text
800
7808
#780822
Text on light backgroundsHeadingsStrong borders
900
4D05
#4D0516
Primary textHigh emphasis contentDark headings
950
3003
#30030E
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --crimson-50: #FEF1F4;
  --crimson-100: #FDDDE5;
  --crimson-200: #FBC1CE;
  --crimson-300: #F891A9;
  --crimson-400: #F4577C;
  --crimson-500: #F12756;
  --crimson-600: #D30D3C;
  --crimson-700: #A80B2F;
  --crimson-800: #780822;
  --crimson-900: #4D0516;
  --crimson-950: #30030E;
}
Generate More ShadesCreate PaletteConvert Color