#F5CCEB Color

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

Color preview

#F5CCEB

Color formats

HEX
#F5CCEB
RGB
rgb(245, 204, 235)
RGBA
rgba(245, 204, 235, 1)
HSL
hsl(315, 67%, 88%)
HSV
hsv(315, 17%, 96%)
CMYK
cmyk(0%, 17%, 4%, 4%)
CSS variable
--color-primary: #F5CCEB;
Lowercase HEX
#f5cceb

Shades

Tints

Tones

Harmony

CSS snippets for #F5CCEB

.color-f5cceb {
  color: #F5CCEB;
  background-color: #F5CCEB;
}

Frequently asked questions

What color is #F5CCEB?+

#F5CCEB is a HEX color with RGB value rgb(245, 204, 235) and HSL value hsl(315, 67%, 88%). Its closest CSS named color is MistyRose.

What is the closest Tailwind color to #F5CCEB?+

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