Salmon

#EC915F

Orange

Color Codes

All color formats for development

HEX
#EC915F
RGB
rgb(236, 145, 95)
HSL
hsl(21, 79%, 65%)
OKLCH
oklch(0.741 0.128 48.7)
CMYK
cmyk(0%, 39%, 60%, 7%)

Accessibility

WCAG contrast compliance

On White Background

2.39:1

AA AAA

On Black Background

8.78:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDF6
100
#FBE9
200
#F8D6
300
#F3B6
400
#EC91
500
#E771
600
#C956
700
#A044
800
#7231
900
#491F
950
#2E13

Shades

Darker variations

1#E97C42
2#E56824
3#D05918
4#B24C15
5#943F11
6#77330E
7#59260A
8#3B1907
9#1E0D03

Tints

Lighter variations

1#EE9C6F
2#F0A77F
3#F2B28F
4#F4BD9F
5#F6C8AF
6#F8D3BF
7#F9DECF
8#FBE9DF
9#FDF4EF

Tones

Muted variations

1#E59366
2#DE956D
3#D79774
4#D0997B
5#C99B82
6#C29D8A
7#BB9F91
8#B4A298
9#ADA49F

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF6
#FDF6F1
BackgroundsSubtle highlightsCard backgrounds
100
FBE9
#FBE9DF
Light backgroundsTable row hoverSkeleton loading
200
F8D6
#F8D6C4
Secondary backgroundsInput backgroundsDividers
300
F3B6
#F3B696
BordersInactive statesPlaceholder text
400
EC91
#EC915F
Disabled statesSecondary iconsMuted text
500
E771
#E77132
Primary brand colorCTAsActive elementsLinks
600
C956
#C95618
Hover statesFocus ringsPrimary buttons hover
700
A044
#A04413
Active/pressed statesDark mode accentsSecondary text
800
7231
#72310D
Text on light backgroundsHeadingsStrong borders
900
491F
#491F09
Primary textHigh emphasis contentDark headings
950
2E13
#2E1305
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --salmon-50: #FDF6F1;
  --salmon-100: #FBE9DF;
  --salmon-200: #F8D6C4;
  --salmon-300: #F3B696;
  --salmon-400: #EC915F;
  --salmon-500: #E77132;
  --salmon-600: #C95618;
  --salmon-700: #A04413;
  --salmon-800: #72310D;
  --salmon-900: #491F09;
  --salmon-950: #2E1305;
}
Generate More ShadesCreate PaletteConvert Color