#F5CBED Color

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

Color preview

#F5CBED

Color formats

HEX
#F5CBED
RGB
rgb(245, 203, 237)
RGBA
rgba(245, 203, 237, 1)
HSL
hsl(311, 68%, 88%)
HSV
hsv(311, 17%, 96%)
CMYK
cmyk(0%, 17%, 3%, 4%)
CSS variable
--color-primary: #F5CBED;
Lowercase HEX
#f5cbed

Shades

Tints

Tones

Harmony

CSS snippets for #F5CBED

.color-f5cbed {
  color: #F5CBED;
  background-color: #F5CBED;
}

Frequently asked questions

What color is #F5CBED?+

#F5CBED is a HEX color with RGB value rgb(245, 203, 237) and HSL value hsl(311, 68%, 88%). Its closest CSS named color is MistyRose.

What is the closest Tailwind color to #F5CBED?+

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