Salmon

#EA8661

Orange

Color Codes

All color formats for development

HEX
#EA8661
RGB
rgb(234, 134, 97)
HSL
hsl(16, 77%, 65%)
OKLCH
oklch(0.721 0.133 40.8)
CMYK
cmyk(0%, 43%, 59%, 8%)

Accessibility

WCAG contrast compliance

On White Background

2.60:1

AA AAA

On Black Background

8.08:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDF5
100
#FBE7
200
#F7D2
300
#F2AF
400
#EA86
500
#E563
600
#C748
700
#9E39
800
#7129
900
#481A
950
#2D10

Shades

Darker variations

1#E76F44
2#E35926
3#CD4A1B
4#B04017
5#933513
6#752A0F
7#58200B
8#3B1508
9#1D0B04

Tints

Lighter variations

1#ED9271
2#EF9E81
3#F1AA90
4#F3B6A0
5#F5C2B0
6#F7CEC0
7#F9DBD0
8#FBE7DF
9#FDF3EF

Tones

Muted variations

1#E48968
2#DD8C6F
3#D68F76
4#CF937D
5#C89683
6#C1998A
7#BA9C91
8#B39F98
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
F7D2
#F7D2C4
Secondary backgroundsInput backgroundsDividers
300
F2AF
#F2AF97
BordersInactive statesPlaceholder text
400
EA86
#EA8661
Disabled statesSecondary iconsMuted text
500
E563
#E56334
Primary brand colorCTAsActive elementsLinks
600
C748
#C7481A
Hover statesFocus ringsPrimary buttons hover
700
9E39
#9E3915
Active/pressed statesDark mode accentsSecondary text
800
7129
#71290F
Text on light backgroundsHeadingsStrong borders
900
481A
#481A09
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: #F7D2C4;
  --salmon-300: #F2AF97;
  --salmon-400: #EA8661;
  --salmon-500: #E56334;
  --salmon-600: #C7481A;
  --salmon-700: #9E3915;
  --salmon-800: #71290F;
  --salmon-900: #481A09;
  --salmon-950: #2D1006;
}
Generate More ShadesCreate PaletteConvert Color