#F4DEFB Color

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

Color preview

#F4DEFB

Color formats

HEX
#F4DEFB
RGB
rgb(244, 222, 251)
RGBA
rgba(244, 222, 251, 1)
HSL
hsl(286, 78%, 93%)
HSV
hsv(286, 12%, 98%)
CMYK
cmyk(3%, 12%, 0%, 2%)
CSS variable
--color-primary: #F4DEFB;
Lowercase HEX
#f4defb

Shades

Tints

Tones

Harmony

CSS snippets for #F4DEFB

.color-f4defb {
  color: #F4DEFB;
  background-color: #F4DEFB;
}

Frequently asked questions

What color is #F4DEFB?+

#F4DEFB is a HEX color with RGB value rgb(244, 222, 251) and HSL value hsl(286, 78%, 93%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #F4DEFB?+

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