#F0BABA Color

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

Color preview

#F0BABA

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F0BABA

.color-f0baba {
  color: #F0BABA;
  background-color: #F0BABA;
}

Frequently asked questions

What color is #F0BABA?+

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

What is the closest Tailwind color to #F0BABA?+

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