#F4CCCC Color

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

Color preview

#F4CCCC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F4CCCC

.color-f4cccc {
  color: #F4CCCC;
  background-color: #F4CCCC;
}

Frequently asked questions

What color is #F4CCCC?+

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

What is the closest Tailwind color to #F4CCCC?+

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