#FFBBA7 Color

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

Color preview

#FFBBA7

Color formats

HEX
#FFBBA7
RGB
rgb(255, 187, 167)
RGBA
rgba(255, 187, 167, 1)
HSL
hsl(14, 100%, 83%)
HSV
hsv(14, 35%, 100%)
CMYK
cmyk(0%, 27%, 35%, 0%)
CSS variable
--color-primary: #FFBBA7;
Lowercase HEX
#ffbba7

Shades

Tints

Tones

Harmony

CSS snippets for #FFBBA7

.color-ffbba7 {
  color: #FFBBA7;
  background-color: #FFBBA7;
}

Frequently asked questions

What color is #FFBBA7?+

#FFBBA7 is a HEX color with RGB value rgb(255, 187, 167) and HSL value hsl(14, 100%, 83%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #FFBBA7?+

The closest Tailwind color is red-300, available as the bg-red-300 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