#F1C9EE Color

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

Color preview

#F1C9EE

Color formats

HEX
#F1C9EE
RGB
rgb(241, 201, 238)
RGBA
rgba(241, 201, 238, 1)
HSL
hsl(304, 59%, 87%)
HSV
hsv(304, 17%, 95%)
CMYK
cmyk(0%, 17%, 1%, 5%)
CSS variable
--color-primary: #F1C9EE;
Lowercase HEX
#f1c9ee

Shades

Tints

Tones

Harmony

CSS snippets for #F1C9EE

.color-f1c9ee {
  color: #F1C9EE;
  background-color: #F1C9EE;
}

Frequently asked questions

What color is #F1C9EE?+

#F1C9EE is a HEX color with RGB value rgb(241, 201, 238) and HSL value hsl(304, 59%, 87%). Its closest CSS named color is MistyRose.

What is the closest Tailwind color to #F1C9EE?+

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