#F3DFFB Color

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

Color preview

#F3DFFB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F3DFFB

.color-f3dffb {
  color: #F3DFFB;
  background-color: #F3DFFB;
}

Frequently asked questions

What color is #F3DFFB?+

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

What is the closest Tailwind color to #F3DFFB?+

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