#F0CACE Color

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

Color preview

#F0CACE

Color formats

HEX
#F0CACE
RGB
rgb(240, 202, 206)
RGBA
rgba(240, 202, 206, 1)
HSL
hsl(354, 56%, 87%)
HSV
hsv(354, 16%, 94%)
CMYK
cmyk(0%, 16%, 14%, 6%)
CSS variable
--color-primary: #F0CACE;
Lowercase HEX
#f0cace

Shades

Tints

Tones

Harmony

CSS snippets for #F0CACE

.color-f0cace {
  color: #F0CACE;
  background-color: #F0CACE;
}

Frequently asked questions

What color is #F0CACE?+

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

What is the closest Tailwind color to #F0CACE?+

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