#FD8EAE Color

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

Color preview

#FD8EAE

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FD8EAE

.color-fd8eae {
  color: #FD8EAE;
  background-color: #FD8EAE;
}

Frequently asked questions

What color is #FD8EAE?+

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

What is the closest Tailwind color to #FD8EAE?+

The closest Tailwind color is rose-300, available as the bg-rose-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