#F0CACC Color

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

Color preview

#F0CACC

Color formats

HEX
#F0CACC
RGB
rgb(240, 202, 204)
RGBA
rgba(240, 202, 204, 1)
HSL
hsl(357, 56%, 87%)
HSV
hsv(357, 16%, 94%)
CMYK
cmyk(0%, 16%, 15%, 6%)
CSS variable
--color-primary: #F0CACC;
Lowercase HEX
#f0cacc

Shades

Tints

Tones

Harmony

CSS snippets for #F0CACC

.color-f0cacc {
  color: #F0CACC;
  background-color: #F0CACC;
}

Frequently asked questions

What color is #F0CACC?+

#F0CACC is a HEX color with RGB value rgb(240, 202, 204) and HSL value hsl(357, 56%, 87%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #F0CACC?+

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