#FDAE91 Color

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

Color preview

#FDAE91

Color formats

HEX
#FDAE91
RGB
rgb(253, 174, 145)
RGBA
rgba(253, 174, 145, 1)
HSL
hsl(16, 96%, 78%)
HSV
hsv(16, 43%, 99%)
CMYK
cmyk(0%, 31%, 43%, 1%)
CSS variable
--color-primary: #FDAE91;
Lowercase HEX
#fdae91

Shades

Tints

Tones

Harmony

CSS snippets for #FDAE91

.color-fdae91 {
  color: #FDAE91;
  background-color: #FDAE91;
}

Frequently asked questions

What color is #FDAE91?+

#FDAE91 is a HEX color with RGB value rgb(253, 174, 145) and HSL value hsl(16, 96%, 78%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #FDAE91?+

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