#FFBFB4 Color

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

Color preview

#FFBFB4

Color formats

HEX
#FFBFB4
RGB
rgb(255, 191, 180)
RGBA
rgba(255, 191, 180, 1)
HSL
hsl(9, 100%, 85%)
HSV
hsv(9, 29%, 100%)
CMYK
cmyk(0%, 25%, 29%, 0%)
CSS variable
--color-primary: #FFBFB4;
Lowercase HEX
#ffbfb4

Shades

Tints

Tones

Harmony

CSS snippets for #FFBFB4

.color-ffbfb4 {
  color: #FFBFB4;
  background-color: #FFBFB4;
}

Frequently asked questions

What color is #FFBFB4?+

#FFBFB4 is a HEX color with RGB value rgb(255, 191, 180) and HSL value hsl(9, 100%, 85%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #FFBFB4?+

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