#F3DEFB Color

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

Color preview

#F3DEFB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F3DEFB

.color-f3defb {
  color: #F3DEFB;
  background-color: #F3DEFB;
}

Frequently asked questions

What color is #F3DEFB?+

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

What is the closest Tailwind color to #F3DEFB?+

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