Salmon

#EA8662

Orange

Color Codes

All color formats for development

HEX
#EA8662
RGB
rgb(234, 134, 98)
HSL
hsl(16, 76%, 65%)
OKLCH
oklch(0.721 0.133 40.4)
CMYK
cmyk(0%, 43%, 58%, 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
#F1B0
400
#EA86
500
#E364
600
#C548
700
#9D3A
800
#7029
900
#481A
950
#2D10

Shades

Darker variations

1#E67045
2#E25928
3#CC4B1C
4#AF4018
5#923514
6#752B10
7#58200C
8#3A1508
9#1D0B04

Tints

Lighter variations

1#EC9272
2#EE9E81
3#F0AA91
4#F2B6A1
5#F4C3B0
6#F6CFC0
7#F9DBD0
8#FBE7E0
9#FDF3EF

Tones

Muted variations

1#E38969
2#DC8C6F
3#D59076
4#CE937D
5#C89684
6#C1998B
7#BA9C91
8#B39F98
9#ADA39F

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF5
#FDF5F2
BackgroundsSubtle highlightsCard backgrounds
100
FBE7
#FBE7E0
Light backgroundsTable row hoverSkeleton loading
200
F7D2
#F7D2C5
Secondary backgroundsInput backgroundsDividers
300
F1B0
#F1B098
BordersInactive statesPlaceholder text
400
EA86
#EA8662
Disabled statesSecondary iconsMuted text
500
E364
#E36435
Primary brand colorCTAsActive elementsLinks
600
C548
#C5481B
Hover statesFocus ringsPrimary buttons hover
700
9D3A
#9D3A15
Active/pressed statesDark mode accentsSecondary text
800
7029
#70290F
Text on light backgroundsHeadingsStrong borders
900
481A
#481A0A
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: #FDF5F2;
  --salmon-100: #FBE7E0;
  --salmon-200: #F7D2C5;
  --salmon-300: #F1B098;
  --salmon-400: #EA8662;
  --salmon-500: #E36435;
  --salmon-600: #C5481B;
  --salmon-700: #9D3A15;
  --salmon-800: #70290F;
  --salmon-900: #481A0A;
  --salmon-950: #2D1006;
}
Generate More ShadesCreate PaletteConvert Color