#F4CCCA Color

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

Color preview

#F4CCCA

Color formats

HEX
#F4CCCA
RGB
rgb(244, 204, 202)
RGBA
rgba(244, 204, 202, 1)
HSL
hsl(3, 66%, 87%)
HSV
hsv(3, 17%, 96%)
CMYK
cmyk(0%, 16%, 17%, 4%)
CSS variable
--color-primary: #F4CCCA;
Lowercase HEX
#f4ccca

Shades

Tints

Tones

Harmony

CSS snippets for #F4CCCA

.color-f4ccca {
  color: #F4CCCA;
  background-color: #F4CCCA;
}

Frequently asked questions

What color is #F4CCCA?+

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

What is the closest Tailwind color to #F4CCCA?+

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