#F0ABAB Color

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

Color preview

#F0ABAB

Color formats

HEX
#F0ABAB
RGB
rgb(240, 171, 171)
RGBA
rgba(240, 171, 171, 1)
HSL
hsl(0, 70%, 81%)
HSV
hsv(0, 29%, 94%)
CMYK
cmyk(0%, 29%, 29%, 6%)
CSS variable
--color-primary: #F0ABAB;
Lowercase HEX
#f0abab

Shades

Tints

Tones

Harmony

CSS snippets for #F0ABAB

.color-f0abab {
  color: #F0ABAB;
  background-color: #F0ABAB;
}

Frequently asked questions

What color is #F0ABAB?+

#F0ABAB is a HEX color with RGB value rgb(240, 171, 171) and HSL value hsl(0, 70%, 81%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #F0ABAB?+

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