Crimson

#F12750

Red

Color Codes

All color formats for development

HEX
#F12750
RGB
rgb(241, 39, 80)
HSL
hsl(348, 88%, 55%)
OKLCH
oklch(0.621 0.23 17.5)
CMYK
cmyk(0%, 84%, 67%, 5%)

Accessibility

WCAG contrast compliance

On White Background

4.08:1

AA AAA

On Black Background

5.15: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#ED0F3C
2#D30D35
3#B90C2E
4#9E0A28
5#840821
6#69071A
7#4F0514
8#35030D
9#1A0207

Tints

Lighter variations

1#F33D61
2#F45273
3#F56884
4#F77E96
5#F893A7
6#F9A9B9
7#FBBECA
8#FCD4DC
9#FEE9ED

Tones

Muted variations

1#E73156
2#DD3B5C
3#D34662
4#C95068
5#BF5A6E
6#B56474
7#AB6E7A
8#A07880
9#968286

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FEF1
#FEF1F3
BackgroundsSubtle highlightsCard backgrounds
100
FDDD
#FDDDE4
Light backgroundsTable row hoverSkeleton loading
200
FBC1
#FBC1CC
Secondary backgroundsInput backgroundsDividers
300
F891
#F891A5
BordersInactive statesPlaceholder text
400
F457
#F45777
Disabled statesSecondary iconsMuted text
500
F127
#F12750
Primary brand colorCTAsActive elementsLinks
600
D30D
#D30D35
Hover statesFocus ringsPrimary buttons hover
700
A80B
#A80B2A
Active/pressed statesDark mode accentsSecondary text
800
7808
#78081E
Text on light backgroundsHeadingsStrong borders
900
4D05
#4D0513
Primary textHigh emphasis contentDark headings
950
3003
#30030C
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --crimson-50: #FEF1F3;
  --crimson-100: #FDDDE4;
  --crimson-200: #FBC1CC;
  --crimson-300: #F891A5;
  --crimson-400: #F45777;
  --crimson-500: #F12750;
  --crimson-600: #D30D35;
  --crimson-700: #A80B2A;
  --crimson-800: #78081E;
  --crimson-900: #4D0513;
  --crimson-950: #30030C;
}
Generate More ShadesCreate PaletteConvert Color