#F8ECFD Color

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

Color preview

#F8ECFD

Color formats

HEX
#F8ECFD
RGB
rgb(248, 236, 253)
RGBA
rgba(248, 236, 253, 1)
HSL
hsl(282, 81%, 96%)
HSV
hsv(282, 7%, 99%)
CMYK
cmyk(2%, 7%, 0%, 1%)
CSS variable
--color-primary: #F8ECFD;
Lowercase HEX
#f8ecfd

Shades

Tints

Tones

Harmony

CSS snippets for #F8ECFD

.color-f8ecfd {
  color: #F8ECFD;
  background-color: #F8ECFD;
}

Frequently asked questions

What color is #F8ECFD?+

#F8ECFD is a HEX color with RGB value rgb(248, 236, 253) and HSL value hsl(282, 81%, 96%). Its closest CSS named color is LavenderBlush.

What is the closest Tailwind color to #F8ECFD?+

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