#F2B5DF Color

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

Color preview

#F2B5DF

Color formats

HEX
#F2B5DF
RGB
rgb(242, 181, 223)
RGBA
rgba(242, 181, 223, 1)
HSL
hsl(319, 70%, 83%)
HSV
hsv(319, 25%, 95%)
CMYK
cmyk(0%, 25%, 8%, 5%)
CSS variable
--color-primary: #F2B5DF;
Lowercase HEX
#f2b5df

Shades

Tints

Tones

Harmony

CSS snippets for #F2B5DF

.color-f2b5df {
  color: #F2B5DF;
  background-color: #F2B5DF;
}

Frequently asked questions

What color is #F2B5DF?+

#F2B5DF is a HEX color with RGB value rgb(242, 181, 223) and HSL value hsl(319, 70%, 83%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #F2B5DF?+

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