Salmon

#EA6276

Red

Color Codes

All color formats for development

HEX
#EA6276
RGB
rgb(234, 98, 118)
HSL
hsl(351, 76%, 65%)
OKLCH
oklch(0.672 0.169 13.9)
CMYK
cmyk(0%, 58%, 50%, 8%)

Accessibility

WCAG contrast compliance

On White Background

3.23:1

AA AAA

On Black Background

6.51:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDF2
100
#FBE0
200
#F7C5
300
#F198
400
#EA62
500
#E335
600
#C51B
700
#9D15
800
#700F
900
#480A
950
#2D06

Shades

Darker variations

1#E6455D
2#E22843
3#CC1C36
4#AF182F
5#921427
6#75101F
7#580C17
8#3A0810
9#1D0408

Tints

Lighter variations

1#EC7284
2#EE8192
3#F0919F
4#F2A1AD
5#F4B0BB
6#F6C0C8
7#F9D0D6
8#FBE0E4
9#FDEFF1

Tones

Muted variations

1#E3697B
2#DC6F80
3#D57685
4#CE7D89
5#C8848E
6#C18B93
7#BA9198
8#B3989C
9#AD9FA1

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF2
#FDF2F3
BackgroundsSubtle highlightsCard backgrounds
100
FBE0
#FBE0E4
Light backgroundsTable row hoverSkeleton loading
200
F7C5
#F7C5CC
Secondary backgroundsInput backgroundsDividers
300
F198
#F198A5
BordersInactive statesPlaceholder text
400
EA62
#EA6276
Disabled statesSecondary iconsMuted text
500
E335
#E3354F
Primary brand colorCTAsActive elementsLinks
600
C51B
#C51B35
Hover statesFocus ringsPrimary buttons hover
700
9D15
#9D152A
Active/pressed statesDark mode accentsSecondary text
800
700F
#700F1E
Text on light backgroundsHeadingsStrong borders
900
480A
#480A13
Primary textHigh emphasis contentDark headings
950
2D06
#2D060C
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --salmon-50: #FDF2F3;
  --salmon-100: #FBE0E4;
  --salmon-200: #F7C5CC;
  --salmon-300: #F198A5;
  --salmon-400: #EA6276;
  --salmon-500: #E3354F;
  --salmon-600: #C51B35;
  --salmon-700: #9D152A;
  --salmon-800: #700F1E;
  --salmon-900: #480A13;
  --salmon-950: #2D060C;
}
Generate More ShadesCreate PaletteConvert Color