Salmon

#E68865

Orange

Color Codes

All color formats for development

HEX
#E68865
RGB
rgb(230, 136, 101)
HSL
hsl(16, 72%, 65%)
OKLCH
oklch(0.719 0.125 41)
CMYK
cmyk(0%, 41%, 56%, 10%)

Accessibility

WCAG contrast compliance

On White Background

2.60:1

AA AAA

On Black Background

8.07:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDF5
100
#FAE7
200
#F6D3
300
#EFB1
400
#E688
500
#DF66
600
#C14B
700
#9A3B
800
#6E2A
900
#461B
950
#2C11

Shades

Darker variations

1#E17249
2#DD5B2C
3#C84D20
4#AB421C
5#8F3717
6#722C13
7#56210E
8#391609
9#1D0B05

Tints

Lighter variations

1#E99475
2#EBA084
3#EEAC94
4#F0B7A3
5#F3C3B2
6#F5CFC2
7#F8DBD1
8#FAE7E0
9#FDF3F0

Tones

Muted variations

1#E08B6C
2#D98E72
3#D39179
4#CC947F
5#C69786
6#BF9A8C
7#B99D92
8#B3A099
9#ACA39F

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF5
#FDF5F2
BackgroundsSubtle highlightsCard backgrounds
100
FAE7
#FAE7E0
Light backgroundsTable row hoverSkeleton loading
200
F6D3
#F6D3C6
Secondary backgroundsInput backgroundsDividers
300
EFB1
#EFB19A
BordersInactive statesPlaceholder text
400
E688
#E68865
Disabled statesSecondary iconsMuted text
500
DF66
#DF663A
Primary brand colorCTAsActive elementsLinks
600
C14B
#C14B1F
Hover statesFocus ringsPrimary buttons hover
700
9A3B
#9A3B19
Active/pressed statesDark mode accentsSecondary text
800
6E2A
#6E2A12
Text on light backgroundsHeadingsStrong borders
900
461B
#461B0B
Primary textHigh emphasis contentDark headings
950
2C11
#2C1107
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --salmon-50: #FDF5F2;
  --salmon-100: #FAE7E0;
  --salmon-200: #F6D3C6;
  --salmon-300: #EFB19A;
  --salmon-400: #E68865;
  --salmon-500: #DF663A;
  --salmon-600: #C14B1F;
  --salmon-700: #9A3B19;
  --salmon-800: #6E2A12;
  --salmon-900: #461B0B;
  --salmon-950: #2C1107;
}
Generate More ShadesCreate PaletteConvert Color