#F89ECD Color

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

Color preview

#F89ECD

Color formats

HEX
#F89ECD
RGB
rgb(248, 158, 205)
RGBA
rgba(248, 158, 205, 1)
HSL
hsl(329, 87%, 80%)
HSV
hsv(329, 36%, 97%)
CMYK
cmyk(0%, 36%, 17%, 3%)
CSS variable
--color-primary: #F89ECD;
Lowercase HEX
#f89ecd

Shades

Tints

Tones

Harmony

CSS snippets for #F89ECD

.color-f89ecd {
  color: #F89ECD;
  background-color: #F89ECD;
}

Frequently asked questions

What color is #F89ECD?+

#F89ECD is a HEX color with RGB value rgb(248, 158, 205) and HSL value hsl(329, 87%, 80%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #F89ECD?+

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