Salmon

#EAA361

Orange

Color Codes

All color formats for development

HEX
#EAA361
RGB
rgb(234, 163, 97)
HSL
hsl(29, 77%, 65%)
OKLCH
oklch(0.771 0.118 62.5)
CMYK
cmyk(0%, 30%, 59%, 8%)

Accessibility

WCAG contrast compliance

On White Background

2.12:1

AA AAA

On Black Background

9.91:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDF7
100
#FBED
200
#F7DD
300
#F2C3
400
#EAA3
500
#E589
600
#C76D
700
#9E57
800
#713E
900
#4828
950
#2D19

Shades

Darker variations

1#E79244
2#E38126
3#CD711B
4#B06117
5#935113
6#75410F
7#58300B
8#3B2008
9#1D1004

Tints

Lighter variations

1#EDAD71
2#EFB681
3#F1BF90
4#F3C8A0
5#F5D1B0
6#F7DAC0
7#F9E4D0
8#FBEDDF
9#FDF6EF

Tones

Muted variations

1#E4A468
2#DDA46F
3#D6A476
4#CFA47D
5#C8A583
6#C1A58A
7#BAA591
8#B3A598
9#ADA69F

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF7
#FDF7F1
BackgroundsSubtle highlightsCard backgrounds
100
FBED
#FBEDDF
Light backgroundsTable row hoverSkeleton loading
200
F7DD
#F7DDC4
Secondary backgroundsInput backgroundsDividers
300
F2C3
#F2C397
BordersInactive statesPlaceholder text
400
EAA3
#EAA361
Disabled statesSecondary iconsMuted text
500
E589
#E58934
Primary brand colorCTAsActive elementsLinks
600
C76D
#C76D1A
Hover statesFocus ringsPrimary buttons hover
700
9E57
#9E5715
Active/pressed statesDark mode accentsSecondary text
800
713E
#713E0F
Text on light backgroundsHeadingsStrong borders
900
4828
#482809
Primary textHigh emphasis contentDark headings
950
2D19
#2D1906
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --salmon-50: #FDF7F1;
  --salmon-100: #FBEDDF;
  --salmon-200: #F7DDC4;
  --salmon-300: #F2C397;
  --salmon-400: #EAA361;
  --salmon-500: #E58934;
  --salmon-600: #C76D1A;
  --salmon-700: #9E5715;
  --salmon-800: #713E0F;
  --salmon-900: #482809;
  --salmon-950: #2D1906;
}
Generate More ShadesCreate PaletteConvert Color