Salmon

#F59495

Red

Color Codes

All color formats for development

HEX
#F59495
RGB
rgb(245, 148, 149)
HSL
hsl(359, 83%, 77%)
OKLCH
oklch(0.767 0.117 19.5)
CMYK
cmyk(0%, 40%, 39%, 4%)

Accessibility

WCAG contrast compliance

On White Background

2.20:1

AA AAA

On Black Background

9.55:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FEF1
100
#FCDE
200
#F9C2
300
#F594
400
#F05C
500
#EB2D
600
#CD13
700
#A30F
800
#750B
900
#4B07
950
#2F04

Shades

Darker variations

1#F27072
2#EE4C4F
3#EB282B
4#D81417
5#B41113
6#900D10
7#6C0A0C
8#480708
9#240304

Tints

Lighter variations

1#F69EA0
2#F7A9AA
3#F8B4B5
4#F9BFC0
5#FAC9CA
6#FBD4D5
7#FCDFDF
8#FDEAEA
9#FEF4F4

Tones

Muted variations

1#F0999A
2#EB9D9F
3#E6A2A3
4#E2A7A8
5#DDACAD
6#D8B1B2
7#D3B6B6
8#CEBBBB
9#C9BFC0

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FEF1
#FEF1F1
BackgroundsSubtle highlightsCard backgrounds
100
FCDE
#FCDEDF
Light backgroundsTable row hoverSkeleton loading
200
F9C2
#F9C2C3
Secondary backgroundsInput backgroundsDividers
300
F594
#F59495
BordersInactive statesPlaceholder text
400
F05C
#F05C5E
Disabled statesSecondary iconsMuted text
500
EB2D
#EB2D30
Primary brand colorCTAsActive elementsLinks
600
CD13
#CD1316
Hover statesFocus ringsPrimary buttons hover
700
A30F
#A30F12
Active/pressed statesDark mode accentsSecondary text
800
750B
#750B0D
Text on light backgroundsHeadingsStrong borders
900
4B07
#4B0708
Primary textHigh emphasis contentDark headings
950
2F04
#2F0405
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --salmon-50: #FEF1F1;
  --salmon-100: #FCDEDF;
  --salmon-200: #F9C2C3;
  --salmon-300: #F59495;
  --salmon-400: #F05C5E;
  --salmon-500: #EB2D30;
  --salmon-600: #CD1316;
  --salmon-700: #A30F12;
  --salmon-800: #750B0D;
  --salmon-900: #4B0708;
  --salmon-950: #2F0405;
}
Generate More ShadesCreate PaletteConvert Color