#F1CCEB Color

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

Color preview

#F1CCEB

Color formats

HEX
#F1CCEB
RGB
rgb(241, 204, 235)
RGBA
rgba(241, 204, 235, 1)
HSL
hsl(310, 57%, 87%)
HSV
hsv(310, 15%, 95%)
CMYK
cmyk(0%, 15%, 2%, 5%)
CSS variable
--color-primary: #F1CCEB;
Lowercase HEX
#f1cceb

Shades

Tints

Tones

Harmony

CSS snippets for #F1CCEB

.color-f1cceb {
  color: #F1CCEB;
  background-color: #F1CCEB;
}

Frequently asked questions

What color is #F1CCEB?+

#F1CCEB is a HEX color with RGB value rgb(241, 204, 235) and HSL value hsl(310, 57%, 87%). Its closest CSS named color is MistyRose.

What is the closest Tailwind color to #F1CCEB?+

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