Salmon

#EBA860

Orange

Color Codes

All color formats for development

HEX
#EBA860
RGB
rgb(235, 168, 96)
HSL
hsl(31, 78%, 65%)
OKLCH
oklch(0.781 0.119 66.5)
CMYK
cmyk(0%, 29%, 59%, 8%)

Accessibility

WCAG contrast compliance

On White Background

2.04:1

AA AAA

On Black Background

10.30:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDF8
100
#FBEE
200
#F8DF
300
#F2C6
400
#EBA8
500
#E68F
600
#C873
700
#9F5C
800
#7141
900
#492A
950
#2D1A

Shades

Darker variations

1#E89843
2#E48825
3#CF771A
4#B16616
5#945512
6#76440F
7#59330B
8#3B2207
9#1E1104

Tints

Lighter variations

1#EDB170
2#EFB980
3#F1C290
4#F3CBA0
5#F5D4B0
6#F7DCBF
7#F9E5CF
8#FBEEDF
9#FDF6EF

Tones

Muted variations

1#E4A867
2#DDA86E
3#D6A775
4#D0A77C
5#C9A783
6#C2A78A
7#BBA691
8#B4A698
9#ADA69F

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF8
#FDF8F1
BackgroundsSubtle highlightsCard backgrounds
100
FBEE
#FBEEDF
Light backgroundsTable row hoverSkeleton loading
200
F8DF
#F8DFC4
Secondary backgroundsInput backgroundsDividers
300
F2C6
#F2C697
BordersInactive statesPlaceholder text
400
EBA8
#EBA860
Disabled statesSecondary iconsMuted text
500
E68F
#E68F33
Primary brand colorCTAsActive elementsLinks
600
C873
#C87319
Hover statesFocus ringsPrimary buttons hover
700
9F5C
#9F5C14
Active/pressed statesDark mode accentsSecondary text
800
7141
#71410E
Text on light backgroundsHeadingsStrong borders
900
492A
#492A09
Primary textHigh emphasis contentDark headings
950
2D1A
#2D1A06
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --salmon-50: #FDF8F1;
  --salmon-100: #FBEEDF;
  --salmon-200: #F8DFC4;
  --salmon-300: #F2C697;
  --salmon-400: #EBA860;
  --salmon-500: #E68F33;
  --salmon-600: #C87319;
  --salmon-700: #9F5C14;
  --salmon-800: #71410E;
  --salmon-900: #492A09;
  --salmon-950: #2D1A06;
}
Generate More ShadesCreate PaletteConvert Color