#FFBAC8 Color

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

Color preview

#FFBAC8

Color formats

HEX
#FFBAC8
RGB
rgb(255, 186, 200)
RGBA
rgba(255, 186, 200, 1)
HSL
hsl(348, 100%, 86%)
HSV
hsv(348, 27%, 100%)
CMYK
cmyk(0%, 27%, 22%, 0%)
CSS variable
--color-primary: #FFBAC8;
Lowercase HEX
#ffbac8

Shades

Tints

Tones

Harmony

CSS snippets for #FFBAC8

.color-ffbac8 {
  color: #FFBAC8;
  background-color: #FFBAC8;
}

Frequently asked questions

What color is #FFBAC8?+

#FFBAC8 is a HEX color with RGB value rgb(255, 186, 200) and HSL value hsl(348, 100%, 86%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #FFBAC8?+

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