#F1CDDC Color

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

Color preview

#F1CDDC

Color formats

HEX
#F1CDDC
RGB
rgb(241, 205, 220)
RGBA
rgba(241, 205, 220, 1)
HSL
hsl(335, 56%, 87%)
HSV
hsv(335, 15%, 95%)
CMYK
cmyk(0%, 15%, 9%, 5%)
CSS variable
--color-primary: #F1CDDC;
Lowercase HEX
#f1cddc

Shades

Tints

Tones

Harmony

CSS snippets for #F1CDDC

.color-f1cddc {
  color: #F1CDDC;
  background-color: #F1CDDC;
}

Frequently asked questions

What color is #F1CDDC?+

#F1CDDC is a HEX color with RGB value rgb(241, 205, 220) and HSL value hsl(335, 56%, 87%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #F1CDDC?+

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