Salmon

#F39595

Red

Color Codes

All color formats for development

HEX
#F39595
RGB
rgb(243, 149, 149)
HSL
hsl(0, 80%, 77%)
OKLCH
oklch(0.767 0.114 20)
CMYK
cmyk(0%, 39%, 39%, 5%)

Accessibility

WCAG contrast compliance

On White Background

2.20:1

AA AAA

On Black Background

9.54:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDF1
100
#FBDF
200
#F8C3
300
#F395
400
#ED5E
500
#E830
600
#CA16
700
#A112
800
#730D
900
#4908
950
#2E05

Shades

Darker variations

1#EF7272
2#EB4F4F
3#E72B2B
4#D41818
5#B11414
6#8D1010
7#6A0C0C
8#470808
9#230404

Tints

Lighter variations

1#F4A0A0
2#F6ABAB
3#F7B5B5
4#F8C0C0
5#F9CACA
6#FAD5D5
7#FBDFDF
8#FDEAEA
9#FEF4F4

Tones

Muted variations

1#EF9A9A
2#EA9F9F
3#E5A4A4
4#E1A8A8
5#DCADAD
6#D7B2B2
7#D2B6B6
8#CEBBBB
9#C9C0C0

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF1
#FDF1F1
BackgroundsSubtle highlightsCard backgrounds
100
FBDF
#FBDFDF
Light backgroundsTable row hoverSkeleton loading
200
F8C3
#F8C3C3
Secondary backgroundsInput backgroundsDividers
300
F395
#F39595
BordersInactive statesPlaceholder text
400
ED5E
#ED5E5E
Disabled statesSecondary iconsMuted text
500
E830
#E83030
Primary brand colorCTAsActive elementsLinks
600
CA16
#CA1616
Hover statesFocus ringsPrimary buttons hover
700
A112
#A11212
Active/pressed statesDark mode accentsSecondary text
800
730D
#730D0D
Text on light backgroundsHeadingsStrong borders
900
4908
#490808
Primary textHigh emphasis contentDark headings
950
2E05
#2E0505
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --salmon-50: #FDF1F1;
  --salmon-100: #FBDFDF;
  --salmon-200: #F8C3C3;
  --salmon-300: #F39595;
  --salmon-400: #ED5E5E;
  --salmon-500: #E83030;
  --salmon-600: #CA1616;
  --salmon-700: #A11212;
  --salmon-800: #730D0D;
  --salmon-900: #490808;
  --salmon-950: #2E0505;
}
Generate More ShadesCreate PaletteConvert Color