#F4CDCF Color

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

Color preview

#F4CDCF

Color formats

HEX
#F4CDCF
RGB
rgb(244, 205, 207)
RGBA
rgba(244, 205, 207, 1)
HSL
hsl(357, 64%, 88%)
HSV
hsv(357, 16%, 96%)
CMYK
cmyk(0%, 16%, 15%, 4%)
CSS variable
--color-primary: #F4CDCF;
Lowercase HEX
#f4cdcf

Shades

Tints

Tones

Harmony

CSS snippets for #F4CDCF

.color-f4cdcf {
  color: #F4CDCF;
  background-color: #F4CDCF;
}

Frequently asked questions

What color is #F4CDCF?+

#F4CDCF is a HEX color with RGB value rgb(244, 205, 207) and HSL value hsl(357, 64%, 88%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #F4CDCF?+

The closest Tailwind color is rose-200, available as the bg-rose-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