Salmon

#E99663

Orange

Color Codes

All color formats for development

HEX
#E99663
RGB
rgb(233, 150, 99)
HSL
hsl(23, 75%, 65%)
OKLCH
oklch(0.747 0.12 51.6)
CMYK
cmyk(0%, 36%, 58%, 9%)

Accessibility

WCAG contrast compliance

On White Background

2.33:1

AA AAA

On Black Background

9.01:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDF6
100
#FBEA
200
#F7D8
300
#F0BA
400
#E996
500
#E278
600
#C45D
700
#9C4A
800
#7035
900
#4722
950
#2D15

Shades

Darker variations

1#E58346
2#E06F29
3#CB601D
4#AE5219
5#914415
6#743711
7#57290C
8#3A1B08
9#1D0E04

Tints

Lighter variations

1#EBA172
2#EDAB82
3#EFB692
4#F2C0A1
5#F4CBB1
6#F6D5C1
7#F8E0D0
8#FBEAE0
9#FDF5EF

Tones

Muted variations

1#E2986A
2#DB9970
3#D59B77
4#CE9C7E
5#C79E84
6#C1A08B
7#BAA192
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
F7D8
#F7D8C5
Secondary backgroundsInput backgroundsDividers
300
F0BA
#F0BA98
BordersInactive statesPlaceholder text
400
E996
#E99663
Disabled statesSecondary iconsMuted text
500
E278
#E27836
Primary brand colorCTAsActive elementsLinks
600
C45D
#C45D1C
Hover statesFocus ringsPrimary buttons hover
700
9C4A
#9C4A16
Active/pressed statesDark mode accentsSecondary text
800
7035
#703510
Text on light backgroundsHeadingsStrong borders
900
4722
#47220A
Primary textHigh emphasis contentDark headings
950
2D15
#2D1506
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --salmon-50: #FDF6F2;
  --salmon-100: #FBEAE0;
  --salmon-200: #F7D8C5;
  --salmon-300: #F0BA98;
  --salmon-400: #E99663;
  --salmon-500: #E27836;
  --salmon-600: #C45D1C;
  --salmon-700: #9C4A16;
  --salmon-800: #703510;
  --salmon-900: #47220A;
  --salmon-950: #2D1506;
}
Generate More ShadesCreate PaletteConvert Color