#F4CECC Color

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

Color preview

#F4CECC

Color formats

HEX
#F4CECC
RGB
rgb(244, 206, 204)
RGBA
rgba(244, 206, 204, 1)
HSL
hsl(3, 65%, 88%)
HSV
hsv(3, 16%, 96%)
CMYK
cmyk(0%, 16%, 16%, 4%)
CSS variable
--color-primary: #F4CECC;
Lowercase HEX
#f4cecc

Shades

Tints

Tones

Harmony

CSS snippets for #F4CECC

.color-f4cecc {
  color: #F4CECC;
  background-color: #F4CECC;
}

Frequently asked questions

What color is #F4CECC?+

#F4CECC is a HEX color with RGB value rgb(244, 206, 204) and HSL value hsl(3, 65%, 88%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #F4CECC?+

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