#F8BACC Color

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

Color preview

#F8BACC

Color formats

HEX
#F8BACC
RGB
rgb(248, 186, 204)
RGBA
rgba(248, 186, 204, 1)
HSL
hsl(343, 82%, 85%)
HSV
hsv(343, 25%, 97%)
CMYK
cmyk(0%, 25%, 18%, 3%)
CSS variable
--color-primary: #F8BACC;
Lowercase HEX
#f8bacc

Shades

Tints

Tones

Harmony

CSS snippets for #F8BACC

.color-f8bacc {
  color: #F8BACC;
  background-color: #F8BACC;
}

Frequently asked questions

What color is #F8BACC?+

#F8BACC is a HEX color with RGB value rgb(248, 186, 204) and HSL value hsl(343, 82%, 85%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #F8BACC?+

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