Salmon

#E79765

Orange

Color Codes

All color formats for development

HEX
#E79765
RGB
rgb(231, 151, 101)
HSL
hsl(23, 73%, 65%)
OKLCH
oklch(0.747 0.117 52.1)
CMYK
cmyk(0%, 35%, 56%, 9%)

Accessibility

WCAG contrast compliance

On White Background

2.33:1

AA AAA

On Black Background

9.01:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDF6
100
#FAEA
200
#F6D8
300
#EFBA
400
#E797
500
#E079
600
#C25D
700
#9A4A
800
#6E35
900
#4722
950
#2C15

Shades

Darker variations

1#E28348
2#DE702B
3#C9601F
4#AC531B
5#8F4516
6#733712
7#56290D
8#391C09
9#1D0E04

Tints

Lighter variations

1#E9A174
2#ECAB83
3#EEB693
4#F1C0A2
5#F3CBB2
6#F5D5C1
7#F8E0D1
8#FAEAE0
9#FDF5F0

Tones

Muted variations

1#E0986B
2#DA9A72
3#D39B78
4#CD9D7F
5#C69E85
6#C0A08C
7#B9A192
8#B3A399
9#ACA49F

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF6
#FDF6F2
BackgroundsSubtle highlightsCard backgrounds
100
FAEA
#FAEAE0
Light backgroundsTable row hoverSkeleton loading
200
F6D8
#F6D8C6
Secondary backgroundsInput backgroundsDividers
300
EFBA
#EFBA9A
BordersInactive statesPlaceholder text
400
E797
#E79765
Disabled statesSecondary iconsMuted text
500
E079
#E07938
Primary brand colorCTAsActive elementsLinks
600
C25D
#C25D1E
Hover statesFocus ringsPrimary buttons hover
700
9A4A
#9A4A18
Active/pressed statesDark mode accentsSecondary text
800
6E35
#6E3511
Text on light backgroundsHeadingsStrong borders
900
4722
#47220B
Primary textHigh emphasis contentDark headings
950
2C15
#2C1507
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --salmon-50: #FDF6F2;
  --salmon-100: #FAEAE0;
  --salmon-200: #F6D8C6;
  --salmon-300: #EFBA9A;
  --salmon-400: #E79765;
  --salmon-500: #E07938;
  --salmon-600: #C25D1E;
  --salmon-700: #9A4A18;
  --salmon-800: #6E3511;
  --salmon-900: #47220B;
  --salmon-950: #2C1507;
}
Generate More ShadesCreate PaletteConvert Color