#F2BACC Color

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

Color preview

#F2BACC

Color formats

HEX
#F2BACC
RGB
rgb(242, 186, 204)
RGBA
rgba(242, 186, 204, 1)
HSL
hsl(341, 68%, 84%)
HSV
hsv(341, 23%, 95%)
CMYK
cmyk(0%, 23%, 16%, 5%)
CSS variable
--color-primary: #F2BACC;
Lowercase HEX
#f2bacc

Shades

Tints

Tones

Harmony

CSS snippets for #F2BACC

.color-f2bacc {
  color: #F2BACC;
  background-color: #F2BACC;
}

Frequently asked questions

What color is #F2BACC?+

#F2BACC is a HEX color with RGB value rgb(242, 186, 204) and HSL value hsl(341, 68%, 84%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #F2BACC?+

The closest Tailwind color is red-200, available as the bg-red-200 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