Salmon

#E97963

Red

Color Codes

All color formats for development

HEX
#E97963
RGB
rgb(233, 121, 99)
HSL
hsl(10, 75%, 65%)
OKLCH
oklch(0.699 0.143 32.4)
CMYK
cmyk(0%, 48%, 58%, 9%)

Accessibility

WCAG contrast compliance

On White Background

2.85:1

AA AAA

On Black Background

7.38:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDF4
100
#FBE4
200
#F7CD
300
#F0A7
400
#E979
500
#E253
600
#C438
700
#9C2D
800
#7020
900
#4714
950
#2D0D

Shades

Darker variations

1#E56046
2#E04729
3#CB3A1D
4#AE3219
5#912915
6#742111
7#57190C
8#3A1108
9#1D0804

Tints

Lighter variations

1#EB8772
2#ED9482
3#EFA192
4#F2AFA1
5#F4BCB1
6#F6C9C1
7#F8D7D0
8#FBE4E0
9#FDF2EF

Tones

Muted variations

1#E27E6A
2#DB8270
3#D58777
4#CE8B7E
5#C78F84
6#C1948B
7#BA9892
8#B39D98
9#ACA19F

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF4
#FDF4F2
BackgroundsSubtle highlightsCard backgrounds
100
FBE4
#FBE4E0
Light backgroundsTable row hoverSkeleton loading
200
F7CD
#F7CDC5
Secondary backgroundsInput backgroundsDividers
300
F0A7
#F0A798
BordersInactive statesPlaceholder text
400
E979
#E97963
Disabled statesSecondary iconsMuted text
500
E253
#E25336
Primary brand colorCTAsActive elementsLinks
600
C438
#C4381C
Hover statesFocus ringsPrimary buttons hover
700
9C2D
#9C2D16
Active/pressed statesDark mode accentsSecondary text
800
7020
#702010
Text on light backgroundsHeadingsStrong borders
900
4714
#47140A
Primary textHigh emphasis contentDark headings
950
2D0D
#2D0D06
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --salmon-50: #FDF4F2;
  --salmon-100: #FBE4E0;
  --salmon-200: #F7CDC5;
  --salmon-300: #F0A798;
  --salmon-400: #E97963;
  --salmon-500: #E25336;
  --salmon-600: #C4381C;
  --salmon-700: #9C2D16;
  --salmon-800: #702010;
  --salmon-900: #47140A;
  --salmon-950: #2D0D06;
}
Generate More ShadesCreate PaletteConvert Color