#F5BACC Color

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

Color preview

#F5BACC

Color formats

HEX
#F5BACC
RGB
rgb(245, 186, 204)
RGBA
rgba(245, 186, 204, 1)
HSL
hsl(342, 75%, 85%)
HSV
hsv(342, 24%, 96%)
CMYK
cmyk(0%, 24%, 17%, 4%)
CSS variable
--color-primary: #F5BACC;
Lowercase HEX
#f5bacc

Shades

Tints

Tones

Harmony

CSS snippets for #F5BACC

.color-f5bacc {
  color: #F5BACC;
  background-color: #F5BACC;
}

Frequently asked questions

What color is #F5BACC?+

#F5BACC is a HEX color with RGB value rgb(245, 186, 204) and HSL value hsl(342, 75%, 85%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #F5BACC?+

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