#FFBAB0 Color

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

Color preview

#FFBAB0

Color formats

HEX
#FFBAB0
RGB
rgb(255, 186, 176)
RGBA
rgba(255, 186, 176, 1)
HSL
hsl(8, 100%, 85%)
HSV
hsv(8, 31%, 100%)
CMYK
cmyk(0%, 27%, 31%, 0%)
CSS variable
--color-primary: #FFBAB0;
Lowercase HEX
#ffbab0

Shades

Tints

Tones

Harmony

CSS snippets for #FFBAB0

.color-ffbab0 {
  color: #FFBAB0;
  background-color: #FFBAB0;
}

Frequently asked questions

What color is #FFBAB0?+

#FFBAB0 is a HEX color with RGB value rgb(255, 186, 176) and HSL value hsl(8, 100%, 85%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #FFBAB0?+

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