#FFBCC6 Color

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

Color preview

#FFBCC6

Color formats

HEX
#FFBCC6
RGB
rgb(255, 188, 198)
RGBA
rgba(255, 188, 198, 1)
HSL
hsl(351, 100%, 87%)
HSV
hsv(351, 26%, 100%)
CMYK
cmyk(0%, 26%, 22%, 0%)
CSS variable
--color-primary: #FFBCC6;
Lowercase HEX
#ffbcc6

Shades

Tints

Tones

Harmony

CSS snippets for #FFBCC6

.color-ffbcc6 {
  color: #FFBCC6;
  background-color: #FFBCC6;
}

Frequently asked questions

What color is #FFBCC6?+

#FFBCC6 is a HEX color with RGB value rgb(255, 188, 198) and HSL value hsl(351, 100%, 87%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #FFBCC6?+

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