#FFBCB7 Color

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

Color preview

#FFBCB7

Color formats

HEX
#FFBCB7
RGB
rgb(255, 188, 183)
RGBA
rgba(255, 188, 183, 1)
HSL
hsl(4, 100%, 86%)
HSV
hsv(4, 28%, 100%)
CMYK
cmyk(0%, 26%, 28%, 0%)
CSS variable
--color-primary: #FFBCB7;
Lowercase HEX
#ffbcb7

Shades

Tints

Tones

Harmony

CSS snippets for #FFBCB7

.color-ffbcb7 {
  color: #FFBCB7;
  background-color: #FFBCB7;
}

Frequently asked questions

What color is #FFBCB7?+

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

What is the closest Tailwind color to #FFBCB7?+

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