#F8DEFF Color

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

Color preview

#F8DEFF

Color formats

HEX
#F8DEFF
RGB
rgb(248, 222, 255)
RGBA
rgba(248, 222, 255, 1)
HSL
hsl(287, 100%, 94%)
HSV
hsv(287, 13%, 100%)
CMYK
cmyk(3%, 13%, 0%, 0%)
CSS variable
--color-primary: #F8DEFF;
Lowercase HEX
#f8deff

Shades

Tints

Tones

Harmony

CSS snippets for #F8DEFF

.color-f8deff {
  color: #F8DEFF;
  background-color: #F8DEFF;
}

Frequently asked questions

What color is #F8DEFF?+

#F8DEFF is a HEX color with RGB value rgb(248, 222, 255) and HSL value hsl(287, 100%, 94%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #F8DEFF?+

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