#F99DCD Color

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

Color preview

#F99DCD

Color formats

HEX
#F99DCD
RGB
rgb(249, 157, 205)
RGBA
rgba(249, 157, 205, 1)
HSL
hsl(329, 88%, 80%)
HSV
hsv(329, 37%, 98%)
CMYK
cmyk(0%, 37%, 18%, 2%)
CSS variable
--color-primary: #F99DCD;
Lowercase HEX
#f99dcd

Shades

Tints

Tones

Harmony

CSS snippets for #F99DCD

.color-f99dcd {
  color: #F99DCD;
  background-color: #F99DCD;
}

Frequently asked questions

What color is #F99DCD?+

#F99DCD is a HEX color with RGB value rgb(249, 157, 205) and HSL value hsl(329, 88%, 80%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #F99DCD?+

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