#F1CFE1 Color

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

Color preview

#F1CFE1

Color formats

HEX
#F1CFE1
RGB
rgb(241, 207, 225)
RGBA
rgba(241, 207, 225, 1)
HSL
hsl(328, 55%, 88%)
HSV
hsv(328, 14%, 95%)
CMYK
cmyk(0%, 14%, 7%, 5%)
CSS variable
--color-primary: #F1CFE1;
Lowercase HEX
#f1cfe1

Shades

Tints

Tones

Harmony

CSS snippets for #F1CFE1

.color-f1cfe1 {
  color: #F1CFE1;
  background-color: #F1CFE1;
}

Frequently asked questions

What color is #F1CFE1?+

#F1CFE1 is a HEX color with RGB value rgb(241, 207, 225) and HSL value hsl(328, 55%, 88%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #F1CFE1?+

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