#F4CBED Color

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

Color preview

#F4CBED

Color formats

HEX
#F4CBED
RGB
rgb(244, 203, 237)
RGBA
rgba(244, 203, 237, 1)
HSL
hsl(310, 65%, 88%)
HSV
hsv(310, 17%, 96%)
CMYK
cmyk(0%, 17%, 3%, 4%)
CSS variable
--color-primary: #F4CBED;
Lowercase HEX
#f4cbed

Shades

Tints

Tones

Harmony

CSS snippets for #F4CBED

.color-f4cbed {
  color: #F4CBED;
  background-color: #F4CBED;
}

Frequently asked questions

What color is #F4CBED?+

#F4CBED is a HEX color with RGB value rgb(244, 203, 237) and HSL value hsl(310, 65%, 88%). Its closest CSS named color is MistyRose.

What is the closest Tailwind color to #F4CBED?+

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