#F1CCDD Color

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

Color preview

#F1CCDD

Color formats

HEX
#F1CCDD
RGB
rgb(241, 204, 221)
RGBA
rgba(241, 204, 221, 1)
HSL
hsl(332, 57%, 87%)
HSV
hsv(332, 15%, 95%)
CMYK
cmyk(0%, 15%, 8%, 5%)
CSS variable
--color-primary: #F1CCDD;
Lowercase HEX
#f1ccdd

Shades

Tints

Tones

Harmony

CSS snippets for #F1CCDD

.color-f1ccdd {
  color: #F1CCDD;
  background-color: #F1CCDD;
}

Frequently asked questions

What color is #F1CCDD?+

#F1CCDD is a HEX color with RGB value rgb(241, 204, 221) and HSL value hsl(332, 57%, 87%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #F1CCDD?+

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