#FFBFC3 Color

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

Color preview

#FFBFC3

Color formats

HEX
#FFBFC3
RGB
rgb(255, 191, 195)
RGBA
rgba(255, 191, 195, 1)
HSL
hsl(356, 100%, 87%)
HSV
hsv(356, 25%, 100%)
CMYK
cmyk(0%, 25%, 24%, 0%)
CSS variable
--color-primary: #FFBFC3;
Lowercase HEX
#ffbfc3

Shades

Tints

Tones

Harmony

CSS snippets for #FFBFC3

.color-ffbfc3 {
  color: #FFBFC3;
  background-color: #FFBFC3;
}

Frequently asked questions

What color is #FFBFC3?+

#FFBFC3 is a HEX color with RGB value rgb(255, 191, 195) and HSL value hsl(356, 100%, 87%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #FFBFC3?+

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