#F2DEFF Color

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

Color preview

#F2DEFF

Color formats

HEX
#F2DEFF
RGB
rgb(242, 222, 255)
RGBA
rgba(242, 222, 255, 1)
HSL
hsl(276, 100%, 94%)
HSV
hsv(276, 13%, 100%)
CMYK
cmyk(5%, 13%, 0%, 0%)
CSS variable
--color-primary: #F2DEFF;
Lowercase HEX
#f2deff

Shades

Tints

Tones

Harmony

CSS snippets for #F2DEFF

.color-f2deff {
  color: #F2DEFF;
  background-color: #F2DEFF;
}

Frequently asked questions

What color is #F2DEFF?+

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

What is the closest Tailwind color to #F2DEFF?+

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