#F4CEDD Color

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

Color preview

#F4CEDD

Color formats

HEX
#F4CEDD
RGB
rgb(244, 206, 221)
RGBA
rgba(244, 206, 221, 1)
HSL
hsl(336, 63%, 88%)
HSV
hsv(336, 16%, 96%)
CMYK
cmyk(0%, 16%, 9%, 4%)
CSS variable
--color-primary: #F4CEDD;
Lowercase HEX
#f4cedd

Shades

Tints

Tones

Harmony

CSS snippets for #F4CEDD

.color-f4cedd {
  color: #F4CEDD;
  background-color: #F4CEDD;
}

Frequently asked questions

What color is #F4CEDD?+

#F4CEDD is a HEX color with RGB value rgb(244, 206, 221) and HSL value hsl(336, 63%, 88%). Its closest CSS named color is MistyRose.

What is the closest Tailwind color to #F4CEDD?+

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