#F89FCE Color

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

Color preview

#F89FCE

Color formats

HEX
#F89FCE
RGB
rgb(248, 159, 206)
RGBA
rgba(248, 159, 206, 1)
HSL
hsl(328, 86%, 80%)
HSV
hsv(328, 36%, 97%)
CMYK
cmyk(0%, 36%, 17%, 3%)
CSS variable
--color-primary: #F89FCE;
Lowercase HEX
#f89fce

Shades

Tints

Tones

Harmony

CSS snippets for #F89FCE

.color-f89fce {
  color: #F89FCE;
  background-color: #F89FCE;
}

Frequently asked questions

What color is #F89FCE?+

#F89FCE is a HEX color with RGB value rgb(248, 159, 206) and HSL value hsl(328, 86%, 80%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #F89FCE?+

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