#F0CCCA Color

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

Color preview

#F0CCCA

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F0CCCA

.color-f0ccca {
  color: #F0CCCA;
  background-color: #F0CCCA;
}

Frequently asked questions

What color is #F0CCCA?+

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

What is the closest Tailwind color to #F0CCCA?+

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