#FFBCD3 Color

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

Color preview

#FFBCD3

Color formats

HEX
#FFBCD3
RGB
rgb(255, 188, 211)
RGBA
rgba(255, 188, 211, 1)
HSL
hsl(339, 100%, 87%)
HSV
hsv(339, 26%, 100%)
CMYK
cmyk(0%, 26%, 17%, 0%)
CSS variable
--color-primary: #FFBCD3;
Lowercase HEX
#ffbcd3

Shades

Tints

Tones

Harmony

CSS snippets for #FFBCD3

.color-ffbcd3 {
  color: #FFBCD3;
  background-color: #FFBCD3;
}

Frequently asked questions

What color is #FFBCD3?+

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

What is the closest Tailwind color to #FFBCD3?+

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