Salmon

#EB6C60

Red

Color Codes

All color formats for development

HEX
#EB6C60
RGB
rgb(235, 108, 96)
HSL
hsl(5, 78%, 65%)
OKLCH
oklch(0.682 0.16 27.5)
CMYK
cmyk(0%, 54%, 59%, 8%)

Accessibility

WCAG contrast compliance

On White Background

3.07:1

AA AAA

On Black Background

6.85:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDF2
100
#FBE2
200
#F8C8
300
#F29E
400
#EB6C
500
#E642
600
#C827
700
#9F1F
800
#7116
900
#490E
950
#2D09

Shades

Darker variations

1#E85043
2#E43525
3#CF291A
4#B12316
5#941D12
6#76170F
7#59110B
8#3B0C07
9#1E0604

Tints

Lighter variations

1#ED7A70
2#EF8980
3#F19890
4#F3A7A0
5#F5B5B0
6#F7C4BF
7#F9D3CF
8#FBE2DF
9#FDF0EF

Tones

Muted variations

1#E47267
2#DD776E
3#D67D75
4#D0837C
5#C98983
6#C28F8A
7#BB9491
8#B49A98
9#ADA09F

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF2
#FDF2F1
BackgroundsSubtle highlightsCard backgrounds
100
FBE2
#FBE2DF
Light backgroundsTable row hoverSkeleton loading
200
F8C8
#F8C8C4
Secondary backgroundsInput backgroundsDividers
300
F29E
#F29E97
BordersInactive statesPlaceholder text
400
EB6C
#EB6C60
Disabled statesSecondary iconsMuted text
500
E642
#E64233
Primary brand colorCTAsActive elementsLinks
600
C827
#C82719
Hover statesFocus ringsPrimary buttons hover
700
9F1F
#9F1F14
Active/pressed statesDark mode accentsSecondary text
800
7116
#71160E
Text on light backgroundsHeadingsStrong borders
900
490E
#490E09
Primary textHigh emphasis contentDark headings
950
2D09
#2D0906
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --salmon-50: #FDF2F1;
  --salmon-100: #FBE2DF;
  --salmon-200: #F8C8C4;
  --salmon-300: #F29E97;
  --salmon-400: #EB6C60;
  --salmon-500: #E64233;
  --salmon-600: #C82719;
  --salmon-700: #9F1F14;
  --salmon-800: #71160E;
  --salmon-900: #490E09;
  --salmon-950: #2D0906;
}
Generate More ShadesCreate PaletteConvert Color