Salmon

#EBA160

Orange

Color Codes

All color formats for development

HEX
#EBA160
RGB
rgb(235, 161, 96)
HSL
hsl(28, 78%, 65%)
OKLCH
oklch(0.768 0.12 60.8)
CMYK
cmyk(0%, 31%, 59%, 8%)

Accessibility

WCAG contrast compliance

On White Background

2.14:1

AA AAA

On Black Background

9.80:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDF7
100
#FBEC
200
#F8DC
300
#F2C1
400
#EBA1
500
#E686
600
#C86A
700
#9F55
800
#713C
900
#4927
950
#2D18

Shades

Darker variations

1#E89043
2#E47E25
3#CF6E1A
4#B15E16
5#944F12
6#763F0F
7#592F0B
8#3B1F07
9#1E1004

Tints

Lighter variations

1#EDAA70
2#EFB480
3#F1BD90
4#F3C7A0
5#F5D0B0
6#F7D9BF
7#F9E3CF
8#FBECDF
9#FDF6EF

Tones

Muted variations

1#E4A267
2#DDA26E
3#D6A375
4#D0A37C
5#C9A383
6#C2A48A
7#BBA491
8#B4A598
9#ADA59F

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF7
#FDF7F1
BackgroundsSubtle highlightsCard backgrounds
100
FBEC
#FBECDF
Light backgroundsTable row hoverSkeleton loading
200
F8DC
#F8DCC4
Secondary backgroundsInput backgroundsDividers
300
F2C1
#F2C197
BordersInactive statesPlaceholder text
400
EBA1
#EBA160
Disabled statesSecondary iconsMuted text
500
E686
#E68633
Primary brand colorCTAsActive elementsLinks
600
C86A
#C86A19
Hover statesFocus ringsPrimary buttons hover
700
9F55
#9F5514
Active/pressed statesDark mode accentsSecondary text
800
713C
#713C0E
Text on light backgroundsHeadingsStrong borders
900
4927
#492709
Primary textHigh emphasis contentDark headings
950
2D18
#2D1806
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --salmon-50: #FDF7F1;
  --salmon-100: #FBECDF;
  --salmon-200: #F8DCC4;
  --salmon-300: #F2C197;
  --salmon-400: #EBA160;
  --salmon-500: #E68633;
  --salmon-600: #C86A19;
  --salmon-700: #9F5514;
  --salmon-800: #713C0E;
  --salmon-900: #492709;
  --salmon-950: #2D1806;
}
Generate More ShadesCreate PaletteConvert Color