#F89BCD Color

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

Color preview

#F89BCD

Color formats

HEX
#F89BCD
RGB
rgb(248, 155, 205)
RGBA
rgba(248, 155, 205, 1)
HSL
hsl(328, 87%, 79%)
HSV
hsv(328, 38%, 97%)
CMYK
cmyk(0%, 38%, 17%, 3%)
CSS variable
--color-primary: #F89BCD;
Lowercase HEX
#f89bcd

Shades

Tints

Tones

Harmony

CSS snippets for #F89BCD

.color-f89bcd {
  color: #F89BCD;
  background-color: #F89BCD;
}

Frequently asked questions

What color is #F89BCD?+

#F89BCD is a HEX color with RGB value rgb(248, 155, 205) and HSL value hsl(328, 87%, 79%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #F89BCD?+

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