#F1CEDD Color

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

Color preview

#F1CEDD

Color formats

HEX
#F1CEDD
RGB
rgb(241, 206, 221)
RGBA
rgba(241, 206, 221, 1)
HSL
hsl(334, 56%, 88%)
HSV
hsv(334, 15%, 95%)
CMYK
cmyk(0%, 15%, 8%, 5%)
CSS variable
--color-primary: #F1CEDD;
Lowercase HEX
#f1cedd

Shades

Tints

Tones

Harmony

CSS snippets for #F1CEDD

.color-f1cedd {
  color: #F1CEDD;
  background-color: #F1CEDD;
}

Frequently asked questions

What color is #F1CEDD?+

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

What is the closest Tailwind color to #F1CEDD?+

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