Salmon

#EB8560

Orange

Color Codes

All color formats for development

HEX
#EB8560
RGB
rgb(235, 133, 96)
HSL
hsl(16, 78%, 65%)
OKLCH
oklch(0.72 0.135 40.5)
CMYK
cmyk(0%, 43%, 59%, 8%)

Accessibility

WCAG contrast compliance

On White Background

2.61:1

AA AAA

On Black Background

8.06:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDF5
100
#FBE7
200
#F8D2
300
#F2AF
400
#EB85
500
#E662
600
#C847
700
#9F39
800
#7129
900
#491A
950
#2D10

Shades

Darker variations

1#E86F43
2#E45825
3#CF4A1A
4#B13F16
5#943512
6#762A0F
7#59200B
8#3B1507
9#1E0B04

Tints

Lighter variations

1#ED9170
2#EF9E80
3#F1AA90
4#F3B6A0
5#F5C2B0
6#F7CEBF
7#F9DACF
8#FBE7DF
9#FDF3EF

Tones

Muted variations

1#E48967
2#DD8C6E
3#D68F75
4#D0927C
5#C99683
6#C2998A
7#BB9C91
8#B49F98
9#ADA39F

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF5
#FDF5F1
BackgroundsSubtle highlightsCard backgrounds
100
FBE7
#FBE7DF
Light backgroundsTable row hoverSkeleton loading
200
F8D2
#F8D2C4
Secondary backgroundsInput backgroundsDividers
300
F2AF
#F2AF97
BordersInactive statesPlaceholder text
400
EB85
#EB8560
Disabled statesSecondary iconsMuted text
500
E662
#E66233
Primary brand colorCTAsActive elementsLinks
600
C847
#C84719
Hover statesFocus ringsPrimary buttons hover
700
9F39
#9F3914
Active/pressed statesDark mode accentsSecondary text
800
7129
#71290E
Text on light backgroundsHeadingsStrong borders
900
491A
#491A09
Primary textHigh emphasis contentDark headings
950
2D10
#2D1006
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --salmon-50: #FDF5F1;
  --salmon-100: #FBE7DF;
  --salmon-200: #F8D2C4;
  --salmon-300: #F2AF97;
  --salmon-400: #EB8560;
  --salmon-500: #E66233;
  --salmon-600: #C84719;
  --salmon-700: #9F3914;
  --salmon-800: #71290E;
  --salmon-900: #491A09;
  --salmon-950: #2D1006;
}
Generate More ShadesCreate PaletteConvert Color