Salmon

#EA8462

Orange

Color Codes

All color formats for development

HEX
#EA8462
RGB
rgb(234, 132, 98)
HSL
hsl(15, 76%, 65%)
OKLCH
oklch(0.717 0.134 39.1)
CMYK
cmyk(0%, 44%, 58%, 8%)

Accessibility

WCAG contrast compliance

On White Background

2.63:1

AA AAA

On Black Background

7.98:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDF4
100
#FBE6
200
#F7D1
300
#F1AE
400
#EA84
500
#E361
600
#C546
700
#9D37
800
#7028
900
#4819
950
#2D10

Shades

Darker variations

1#E66D45
2#E25628
3#CC481C
4#AF3E18
5#923314
6#752910
7#581F0C
8#3A1508
9#1D0A04

Tints

Lighter variations

1#EC9072
2#EE9C81
3#F0A991
4#F2B5A1
5#F4C1B0
6#F6CEC0
7#F9DAD0
8#FBE6E0
9#FDF3EF

Tones

Muted variations

1#E38769
2#DC8B6F
3#D58E76
4#CE917D
5#C89584
6#C1988B
7#BA9C91
8#B39F98
9#ADA29F

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF4
#FDF4F2
BackgroundsSubtle highlightsCard backgrounds
100
FBE6
#FBE6E0
Light backgroundsTable row hoverSkeleton loading
200
F7D1
#F7D1C5
Secondary backgroundsInput backgroundsDividers
300
F1AE
#F1AE98
BordersInactive statesPlaceholder text
400
EA84
#EA8462
Disabled statesSecondary iconsMuted text
500
E361
#E36135
Primary brand colorCTAsActive elementsLinks
600
C546
#C5461B
Hover statesFocus ringsPrimary buttons hover
700
9D37
#9D3715
Active/pressed statesDark mode accentsSecondary text
800
7028
#70280F
Text on light backgroundsHeadingsStrong borders
900
4819
#48190A
Primary textHigh emphasis contentDark headings
950
2D10
#2D1006
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --salmon-50: #FDF4F2;
  --salmon-100: #FBE6E0;
  --salmon-200: #F7D1C5;
  --salmon-300: #F1AE98;
  --salmon-400: #EA8462;
  --salmon-500: #E36135;
  --salmon-600: #C5461B;
  --salmon-700: #9D3715;
  --salmon-800: #70280F;
  --salmon-900: #48190A;
  --salmon-950: #2D1006;
}
Generate More ShadesCreate PaletteConvert Color