#F0BABB Color

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

Color preview

#F0BABB

Color formats

HEX
#F0BABB
RGB
rgb(240, 186, 187)
RGBA
rgba(240, 186, 187, 1)
HSL
hsl(359, 64%, 84%)
HSV
hsv(359, 23%, 94%)
CMYK
cmyk(0%, 23%, 22%, 6%)
CSS variable
--color-primary: #F0BABB;
Lowercase HEX
#f0babb

Shades

Tints

Tones

Harmony

CSS snippets for #F0BABB

.color-f0babb {
  color: #F0BABB;
  background-color: #F0BABB;
}

Frequently asked questions

What color is #F0BABB?+

#F0BABB is a HEX color with RGB value rgb(240, 186, 187) and HSL value hsl(359, 64%, 84%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #F0BABB?+

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