#F99BCD Color

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

Color preview

#F99BCD

Color formats

HEX
#F99BCD
RGB
rgb(249, 155, 205)
RGBA
rgba(249, 155, 205, 1)
HSL
hsl(328, 89%, 79%)
HSV
hsv(328, 38%, 98%)
CMYK
cmyk(0%, 38%, 18%, 2%)
CSS variable
--color-primary: #F99BCD;
Lowercase HEX
#f99bcd

Shades

Tints

Tones

Harmony

CSS snippets for #F99BCD

.color-f99bcd {
  color: #F99BCD;
  background-color: #F99BCD;
}

Frequently asked questions

What color is #F99BCD?+

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

What is the closest Tailwind color to #F99BCD?+

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