#F1CEDC Color

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

Color preview

#F1CEDC

Color formats

HEX
#F1CEDC
RGB
rgb(241, 206, 220)
RGBA
rgba(241, 206, 220, 1)
HSL
hsl(336, 56%, 88%)
HSV
hsv(336, 15%, 95%)
CMYK
cmyk(0%, 15%, 9%, 5%)
CSS variable
--color-primary: #F1CEDC;
Lowercase HEX
#f1cedc

Shades

Tints

Tones

Harmony

CSS snippets for #F1CEDC

.color-f1cedc {
  color: #F1CEDC;
  background-color: #F1CEDC;
}

Frequently asked questions

What color is #F1CEDC?+

#F1CEDC is a HEX color with RGB value rgb(241, 206, 220) and HSL value hsl(336, 56%, 88%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #F1CEDC?+

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