Salmon

#E78765

Orange

Color Codes

All color formats for development

HEX
#E78765
RGB
rgb(231, 135, 101)
HSL
hsl(16, 73%, 65%)
OKLCH
oklch(0.719 0.127 40.1)
CMYK
cmyk(0%, 42%, 56%, 9%)

Accessibility

WCAG contrast compliance

On White Background

2.61:1

AA AAA

On Black Background

8.05:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDF5
100
#FAE7
200
#F6D3
300
#EFB0
400
#E787
500
#E065
600
#C24A
700
#9A3B
800
#6E2A
900
#471B
950
#2C11

Shades

Darker variations

1#E27148
2#DE5B2B
3#C94C1F
4#AC421B
5#8F3716
6#732C12
7#56210D
8#391609
9#1D0B04

Tints

Lighter variations

1#E99374
2#EC9F83
3#EEAB93
4#F1B7A2
5#F3C3B2
6#F5CFC1
7#F8DBD1
8#FAE7E0
9#FDF3F0

Tones

Muted variations

1#E08A6B
2#DA8D72
3#D39078
4#CD947F
5#C69785
6#C09A8C
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
EFB0
#EFB09A
BordersInactive statesPlaceholder text
400
E787
#E78765
Disabled statesSecondary iconsMuted text
500
E065
#E06538
Primary brand colorCTAsActive elementsLinks
600
C24A
#C24A1E
Hover statesFocus ringsPrimary buttons hover
700
9A3B
#9A3B18
Active/pressed statesDark mode accentsSecondary text
800
6E2A
#6E2A11
Text on light backgroundsHeadingsStrong borders
900
471B
#471B0B
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: #EFB09A;
  --salmon-400: #E78765;
  --salmon-500: #E06538;
  --salmon-600: #C24A1E;
  --salmon-700: #9A3B18;
  --salmon-800: #6E2A11;
  --salmon-900: #471B0B;
  --salmon-950: #2C1107;
}
Generate More ShadesCreate PaletteConvert Color