#FDAE8E Color

Inspect #FDAE8E across formats, palettes, contrast and closest named color matches.

Color preview

#FDAE8E

Color formats

HEX
#FDAE8E
RGB
rgb(253, 174, 142)
RGBA
rgba(253, 174, 142, 1)
HSL
hsl(17, 97%, 77%)
HSV
hsv(17, 44%, 99%)
CMYK
cmyk(0%, 31%, 44%, 1%)
CSS variable
--color-primary: #FDAE8E;
Lowercase HEX
#fdae8e

Shades

Tints

Tones

Harmony

CSS snippets for #FDAE8E

.color-fdae8e {
  color: #FDAE8E;
  background-color: #FDAE8E;
}

Frequently asked questions

What color is #FDAE8E?+

#FDAE8E is a HEX color with RGB value rgb(253, 174, 142) and HSL value hsl(17, 97%, 77%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #FDAE8E?+

The closest Tailwind color is red-300, available as the bg-red-300 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools