Crimson

#F6235F

Pink

Color Codes

All color formats for development

HEX
#F6235F
RGB
rgb(246, 35, 95)
HSL
hsl(343, 92%, 55%)
OKLCH
oklch(0.631 0.237 13)
CMYK
cmyk(0%, 86%, 61%, 4%)

Accessibility

WCAG contrast compliance

On White Background

3.94:1

AA AAA

On Black Background

5.32: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#F20A4C
2#D70943
3#BC083B
4#A20733
5#87062A
6#6C0422
7#510319
8#360211
9#1B0108

Tints

Lighter variations

1#F7396F
2#F84F7F
3#F9658F
4#F97B9F
5#FA91AF
6#FBA7BF
7#FCBDCF
8#FDD3DF
9#FEE9EF

Tones

Muted variations

1#EB2D63
2#E13868
3#D6426C
4#CC4D71
5#C15775
6#B6627A
7#AC6D7F
8#A17783
9#978288

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FEF0
#FEF0F4
BackgroundsSubtle highlightsCard backgrounds
100
FEDD
#FEDDE6
Light backgroundsTable row hoverSkeleton loading
200
FCBF
#FCBFD1
Secondary backgroundsInput backgroundsDividers
300
FA8E
#FA8EAD
BordersInactive statesPlaceholder text
400
F854
#F85482
Disabled statesSecondary iconsMuted text
500
F623
#F6235F
Primary brand colorCTAsActive elementsLinks
600
D709
#D70943
Hover statesFocus ringsPrimary buttons hover
700
AB07
#AB0736
Active/pressed statesDark mode accentsSecondary text
800
7A05
#7A0526
Text on light backgroundsHeadingsStrong borders
900
4E03
#4E0319
Primary textHigh emphasis contentDark headings
950
3102
#31020F
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --crimson-50: #FEF0F4;
  --crimson-100: #FEDDE6;
  --crimson-200: #FCBFD1;
  --crimson-300: #FA8EAD;
  --crimson-400: #F85482;
  --crimson-500: #F6235F;
  --crimson-600: #D70943;
  --crimson-700: #AB0736;
  --crimson-800: #7A0526;
  --crimson-900: #4E0319;
  --crimson-950: #31020F;
}
Generate More ShadesCreate PaletteConvert Color