#F1CEE0 Color

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

Color preview

#F1CEE0

Color formats

HEX
#F1CEE0
RGB
rgb(241, 206, 224)
RGBA
rgba(241, 206, 224, 1)
HSL
hsl(329, 56%, 88%)
HSV
hsv(329, 15%, 95%)
CMYK
cmyk(0%, 15%, 7%, 5%)
CSS variable
--color-primary: #F1CEE0;
Lowercase HEX
#f1cee0

Shades

Tints

Tones

Harmony

CSS snippets for #F1CEE0

.color-f1cee0 {
  color: #F1CEE0;
  background-color: #F1CEE0;
}

Frequently asked questions

What color is #F1CEE0?+

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

What is the closest Tailwind color to #F1CEE0?+

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