#F8DCEC Color

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

Color preview

#F8DCEC

Color formats

HEX
#F8DCEC
RGB
rgb(248, 220, 236)
RGBA
rgba(248, 220, 236, 1)
HSL
hsl(326, 67%, 92%)
HSV
hsv(326, 11%, 97%)
CMYK
cmyk(0%, 11%, 5%, 3%)
CSS variable
--color-primary: #F8DCEC;
Lowercase HEX
#f8dcec

Shades

Tints

Tones

Harmony

CSS snippets for #F8DCEC

.color-f8dcec {
  color: #F8DCEC;
  background-color: #F8DCEC;
}

Frequently asked questions

What color is #F8DCEC?+

#F8DCEC is a HEX color with RGB value rgb(248, 220, 236) and HSL value hsl(326, 67%, 92%). Its closest CSS named color is MistyRose.

What is the closest Tailwind color to #F8DCEC?+

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