#F89FCB Color

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

Color preview

#F89FCB

Color formats

HEX
#F89FCB
RGB
rgb(248, 159, 203)
RGBA
rgba(248, 159, 203, 1)
HSL
hsl(330, 86%, 80%)
HSV
hsv(330, 36%, 97%)
CMYK
cmyk(0%, 36%, 18%, 3%)
CSS variable
--color-primary: #F89FCB;
Lowercase HEX
#f89fcb

Shades

Tints

Tones

Harmony

CSS snippets for #F89FCB

.color-f89fcb {
  color: #F89FCB;
  background-color: #F89FCB;
}

Frequently asked questions

What color is #F89FCB?+

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

What is the closest Tailwind color to #F89FCB?+

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