#FD99CC Color

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

Color preview

#FD99CC

Color formats

HEX
#FD99CC
RGB
rgb(253, 153, 204)
RGBA
rgba(253, 153, 204, 1)
HSL
hsl(329, 96%, 80%)
HSV
hsv(329, 40%, 99%)
CMYK
cmyk(0%, 40%, 19%, 1%)
CSS variable
--color-primary: #FD99CC;
Lowercase HEX
#fd99cc

Shades

Tints

Tones

Harmony

CSS snippets for #FD99CC

.color-fd99cc {
  color: #FD99CC;
  background-color: #FD99CC;
}

Frequently asked questions

What color is #FD99CC?+

#FD99CC is a HEX color with RGB value rgb(253, 153, 204) and HSL value hsl(329, 96%, 80%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #FD99CC?+

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