#FD8EAC Color

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

Color preview

#FD8EAC

Color formats

HEX
#FD8EAC
RGB
rgb(253, 142, 172)
RGBA
rgba(253, 142, 172, 1)
HSL
hsl(344, 97%, 77%)
HSV
hsv(344, 44%, 99%)
CMYK
cmyk(0%, 44%, 32%, 1%)
CSS variable
--color-primary: #FD8EAC;
Lowercase HEX
#fd8eac

Shades

Tints

Tones

Harmony

CSS snippets for #FD8EAC

.color-fd8eac {
  color: #FD8EAC;
  background-color: #FD8EAC;
}

Frequently asked questions

What color is #FD8EAC?+

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

What is the closest Tailwind color to #FD8EAC?+

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