#FD8D9E Color

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

Color preview

#FD8D9E

Color formats

HEX
#FD8D9E
RGB
rgb(253, 141, 158)
RGBA
rgba(253, 141, 158, 1)
HSL
hsl(351, 97%, 77%)
HSV
hsv(351, 44%, 99%)
CMYK
cmyk(0%, 44%, 38%, 1%)
CSS variable
--color-primary: #FD8D9E;
Lowercase HEX
#fd8d9e

Shades

Tints

Tones

Harmony

CSS snippets for #FD8D9E

.color-fd8d9e {
  color: #FD8D9E;
  background-color: #FD8D9E;
}

Frequently asked questions

What color is #FD8D9E?+

#FD8D9E is a HEX color with RGB value rgb(253, 141, 158) and HSL value hsl(351, 97%, 77%). Its closest CSS named color is LightCoral.

What is the closest Tailwind color to #FD8D9E?+

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