#FF9DCF Color

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

Color preview

#FF9DCF

Color formats

HEX
#FF9DCF
RGB
rgb(255, 157, 207)
RGBA
rgba(255, 157, 207, 1)
HSL
hsl(329, 100%, 81%)
HSV
hsv(329, 38%, 100%)
CMYK
cmyk(0%, 38%, 19%, 0%)
CSS variable
--color-primary: #FF9DCF;
Lowercase HEX
#ff9dcf

Shades

Tints

Tones

Harmony

CSS snippets for #FF9DCF

.color-ff9dcf {
  color: #FF9DCF;
  background-color: #FF9DCF;
}

Frequently asked questions

What color is #FF9DCF?+

#FF9DCF is a HEX color with RGB value rgb(255, 157, 207) and HSL value hsl(329, 100%, 81%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #FF9DCF?+

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