Salmon

#E79465

Orange

Color Codes

All color formats for development

HEX
#E79465
RGB
rgb(231, 148, 101)
HSL
hsl(22, 73%, 65%)
OKLCH
oklch(0.741 0.118 49.7)
CMYK
cmyk(0%, 36%, 56%, 9%)

Accessibility

WCAG contrast compliance

On White Background

2.38:1

AA AAA

On Black Background

8.82:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDF6
100
#FAEA
200
#F6D7
300
#EFB9
400
#E794
500
#E076
600
#C25A
700
#9A48
800
#6E33
900
#4721
950
#2C15

Shades

Darker variations

1#E28148
2#DE6D2B
3#C95D1F
4#AC501B
5#8F4316
6#733512
7#56280D
8#391B09
9#1D0D04

Tints

Lighter variations

1#E99F74
2#ECAA83
3#EEB493
4#F1BFA2
5#F3CAB2
6#F5D4C1
7#F8DFD1
8#FAEAE0
9#FDF4F0

Tones

Muted variations

1#E0966B
2#DA9872
3#D39A78
4#CD9B7F
5#C69D85
6#C09F8C
7#B9A192
8#B3A299
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
F6D7
#F6D7C6
Secondary backgroundsInput backgroundsDividers
300
EFB9
#EFB99A
BordersInactive statesPlaceholder text
400
E794
#E79465
Disabled statesSecondary iconsMuted text
500
E076
#E07638
Primary brand colorCTAsActive elementsLinks
600
C25A
#C25A1E
Hover statesFocus ringsPrimary buttons hover
700
9A48
#9A4818
Active/pressed statesDark mode accentsSecondary text
800
6E33
#6E3311
Text on light backgroundsHeadingsStrong borders
900
4721
#47210B
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: #F6D7C6;
  --salmon-300: #EFB99A;
  --salmon-400: #E79465;
  --salmon-500: #E07638;
  --salmon-600: #C25A1E;
  --salmon-700: #9A4818;
  --salmon-800: #6E3311;
  --salmon-900: #47210B;
  --salmon-950: #2C1507;
}
Generate More ShadesCreate PaletteConvert Color