#F2BAC8 Color

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

Color preview

#F2BAC8

Color formats

HEX
#F2BAC8
RGB
rgb(242, 186, 200)
RGBA
rgba(242, 186, 200, 1)
HSL
hsl(345, 68%, 84%)
HSV
hsv(345, 23%, 95%)
CMYK
cmyk(0%, 23%, 17%, 5%)
CSS variable
--color-primary: #F2BAC8;
Lowercase HEX
#f2bac8

Shades

Tints

Tones

Harmony

CSS snippets for #F2BAC8

.color-f2bac8 {
  color: #F2BAC8;
  background-color: #F2BAC8;
}

Frequently asked questions

What color is #F2BAC8?+

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

What is the closest Tailwind color to #F2BAC8?+

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