#F1DEEB Color

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

Color preview

#F1DEEB

Color formats

HEX
#F1DEEB
RGB
rgb(241, 222, 235)
RGBA
rgba(241, 222, 235, 1)
HSL
hsl(319, 40%, 91%)
HSV
hsv(319, 8%, 95%)
CMYK
cmyk(0%, 8%, 2%, 5%)
CSS variable
--color-primary: #F1DEEB;
Lowercase HEX
#f1deeb

Shades

Tints

Tones

Harmony

CSS snippets for #F1DEEB

.color-f1deeb {
  color: #F1DEEB;
  background-color: #F1DEEB;
}

Frequently asked questions

What color is #F1DEEB?+

#F1DEEB is a HEX color with RGB value rgb(241, 222, 235) and HSL value hsl(319, 40%, 91%). Its closest CSS named color is MistyRose.

What is the closest Tailwind color to #F1DEEB?+

The closest Tailwind color is stone-200, available as the bg-stone-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