#F0ACAC Color

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

Color preview

#F0ACAC

Color formats

HEX
#F0ACAC
RGB
rgb(240, 172, 172)
RGBA
rgba(240, 172, 172, 1)
HSL
hsl(0, 69%, 81%)
HSV
hsv(0, 28%, 94%)
CMYK
cmyk(0%, 28%, 28%, 6%)
CSS variable
--color-primary: #F0ACAC;
Lowercase HEX
#f0acac

Shades

Tints

Tones

Harmony

CSS snippets for #F0ACAC

.color-f0acac {
  color: #F0ACAC;
  background-color: #F0ACAC;
}

Frequently asked questions

What color is #F0ACAC?+

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

What is the closest Tailwind color to #F0ACAC?+

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