Salmon

#E99863

Orange

Color Codes

All color formats for development

HEX
#E99863
RGB
rgb(233, 152, 99)
HSL
hsl(24, 75%, 65%)
OKLCH
oklch(0.75 0.119 53.1)
CMYK
cmyk(0%, 35%, 58%, 9%)

Accessibility

WCAG contrast compliance

On White Background

2.30:1

AA AAA

On Black Background

9.14:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDF6
100
#FBEA
200
#F7D9
300
#F0BC
400
#E998
500
#E27B
600
#C45F
700
#9C4C
800
#7036
900
#4723
950
#2D16

Shades

Darker variations

1#E58546
2#E07229
3#CB631D
4#AE5519
5#914615
6#743811
7#572A0C
8#3A1C08
9#1D0E04

Tints

Lighter variations

1#EBA372
2#EDAD82
3#EFB792
4#F2C1A1
5#F4CCB1
6#F6D6C1
7#F8E0D0
8#FBEAE0
9#FDF5EF

Tones

Muted variations

1#E29A6A
2#DB9B70
3#D59C77
4#CE9E7E
5#C79F84
6#C1A08B
7#BAA292
8#B3A398
9#ACA49F

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
F0BC
#F0BC98
BordersInactive statesPlaceholder text
400
E998
#E99863
Disabled statesSecondary iconsMuted text
500
E27B
#E27B36
Primary brand colorCTAsActive elementsLinks
600
C45F
#C45F1C
Hover statesFocus ringsPrimary buttons hover
700
9C4C
#9C4C16
Active/pressed statesDark mode accentsSecondary text
800
7036
#703610
Text on light backgroundsHeadingsStrong borders
900
4723
#47230A
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: #F0BC98;
  --salmon-400: #E99863;
  --salmon-500: #E27B36;
  --salmon-600: #C45F1C;
  --salmon-700: #9C4C16;
  --salmon-800: #703610;
  --salmon-900: #47230A;
  --salmon-950: #2D1606;
}
Generate More ShadesCreate PaletteConvert Color