#F2B1DF Color

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

Color preview

#F2B1DF

Color formats

HEX
#F2B1DF
RGB
rgb(242, 177, 223)
RGBA
rgba(242, 177, 223, 1)
HSL
hsl(318, 71%, 82%)
HSV
hsv(318, 27%, 95%)
CMYK
cmyk(0%, 27%, 8%, 5%)
CSS variable
--color-primary: #F2B1DF;
Lowercase HEX
#f2b1df

Shades

Tints

Tones

Harmony

CSS snippets for #F2B1DF

.color-f2b1df {
  color: #F2B1DF;
  background-color: #F2B1DF;
}

Frequently asked questions

What color is #F2B1DF?+

#F2B1DF is a HEX color with RGB value rgb(242, 177, 223) and HSL value hsl(318, 71%, 82%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #F2B1DF?+

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