#F89ECC Color

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

Color preview

#F89ECC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F89ECC

.color-f89ecc {
  color: #F89ECC;
  background-color: #F89ECC;
}

Frequently asked questions

What color is #F89ECC?+

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

What is the closest Tailwind color to #F89ECC?+

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