Salmon

#EA9862

Orange

Color Codes

All color formats for development

HEX
#EA9862
RGB
rgb(234, 152, 98)
HSL
hsl(24, 76%, 65%)
OKLCH
oklch(0.751 0.121 53.2)
CMYK
cmyk(0%, 35%, 58%, 8%)

Accessibility

WCAG contrast compliance

On White Background

2.29:1

AA AAA

On Black Background

9.17:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDF6
100
#FBEA
200
#F7D9
300
#F1BB
400
#EA98
500
#E37B
600
#C55F
700
#9D4C
800
#7036
900
#4823
950
#2D16

Shades

Darker variations

1#E68545
2#E27228
3#CC621C
4#AF5418
5#924614
6#753810
7#582A0C
8#3A1C08
9#1D0E04

Tints

Lighter variations

1#ECA272
2#EEAD81
3#F0B791
4#F2C1A1
5#F4CCB0
6#F6D6C0
7#F9E0D0
8#FBEAE0
9#FDF5EF

Tones

Muted variations

1#E39A69
2#DC9B6F
3#D59C76
4#CE9E7D
5#C89F84
6#C1A08B
7#BAA291
8#B3A398
9#ADA49F

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF6
#FDF6F2
BackgroundsSubtle highlightsCard backgrounds
100
FBEA
#FBEAE0
Light backgroundsTable row hoverSkeleton loading
200
F7D9
#F7D9C5
Secondary backgroundsInput backgroundsDividers
300
F1BB
#F1BB98
BordersInactive statesPlaceholder text
400
EA98
#EA9862
Disabled statesSecondary iconsMuted text
500
E37B
#E37B35
Primary brand colorCTAsActive elementsLinks
600
C55F
#C55F1B
Hover statesFocus ringsPrimary buttons hover
700
9D4C
#9D4C15
Active/pressed statesDark mode accentsSecondary text
800
7036
#70360F
Text on light backgroundsHeadingsStrong borders
900
4823
#48230A
Primary textHigh emphasis contentDark headings
950
2D16
#2D1606
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --salmon-50: #FDF6F2;
  --salmon-100: #FBEAE0;
  --salmon-200: #F7D9C5;
  --salmon-300: #F1BB98;
  --salmon-400: #EA9862;
  --salmon-500: #E37B35;
  --salmon-600: #C55F1B;
  --salmon-700: #9D4C15;
  --salmon-800: #70360F;
  --salmon-900: #48230A;
  --salmon-950: #2D1606;
}
Generate More ShadesCreate PaletteConvert Color