Salmon

#E96384

Red

Color Codes

All color formats for development

HEX
#E96384
RGB
rgb(233, 99, 132)
HSL
hsl(345, 75%, 65%)
OKLCH
oklch(0.675 0.168 7.4)
CMYK
cmyk(0%, 58%, 43%, 9%)

Accessibility

WCAG contrast compliance

On White Background

3.19:1

AA AAA

On Black Background

6.58:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDF2
100
#FBE0
200
#F7C5
300
#F098
400
#E963
500
#E236
600
#C41C
700
#9C16
800
#7010
900
#470A
950
#2D06

Shades

Darker variations

1#E5466D
2#E02957
3#CB1D49
4#AE193E
5#911534
6#741129
7#570C1F
8#3A0815
9#1D040A

Tints

Lighter variations

1#EB7291
2#ED829D
3#EF92A9
4#F2A1B5
5#F4B1C2
6#F6C1CE
7#F8D0DA
8#FBE0E6
9#FDEFF3

Tones

Muted variations

1#E26A88
2#DB708B
3#D5778E
4#CE7E92
5#C78495
6#C18B98
7#BA929C
8#B3989F
9#AC9FA2

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF2
#FDF2F4
BackgroundsSubtle highlightsCard backgrounds
100
FBE0
#FBE0E6
Light backgroundsTable row hoverSkeleton loading
200
F7C5
#F7C5D1
Secondary backgroundsInput backgroundsDividers
300
F098
#F098AE
BordersInactive statesPlaceholder text
400
E963
#E96384
Disabled statesSecondary iconsMuted text
500
E236
#E23661
Primary brand colorCTAsActive elementsLinks
600
C41C
#C41C46
Hover statesFocus ringsPrimary buttons hover
700
9C16
#9C1638
Active/pressed statesDark mode accentsSecondary text
800
7010
#701028
Text on light backgroundsHeadingsStrong borders
900
470A
#470A19
Primary textHigh emphasis contentDark headings
950
2D06
#2D0610
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --salmon-50: #FDF2F4;
  --salmon-100: #FBE0E6;
  --salmon-200: #F7C5D1;
  --salmon-300: #F098AE;
  --salmon-400: #E96384;
  --salmon-500: #E23661;
  --salmon-600: #C41C46;
  --salmon-700: #9C1638;
  --salmon-800: #701028;
  --salmon-900: #470A19;
  --salmon-950: #2D0610;
}
Generate More ShadesCreate PaletteConvert Color