#FFBCB6 Color

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

Color preview

#FFBCB6

Color formats

HEX
#FFBCB6
RGB
rgb(255, 188, 182)
RGBA
rgba(255, 188, 182, 1)
HSL
hsl(5, 100%, 86%)
HSV
hsv(5, 29%, 100%)
CMYK
cmyk(0%, 26%, 29%, 0%)
CSS variable
--color-primary: #FFBCB6;
Lowercase HEX
#ffbcb6

Shades

Tints

Tones

Harmony

CSS snippets for #FFBCB6

.color-ffbcb6 {
  color: #FFBCB6;
  background-color: #FFBCB6;
}

Frequently asked questions

What color is #FFBCB6?+

#FFBCB6 is a HEX color with RGB value rgb(255, 188, 182) and HSL value hsl(5, 100%, 86%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #FFBCB6?+

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