#F3DEFA Color

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

Color preview

#F3DEFA

Color formats

HEX
#F3DEFA
RGB
rgb(243, 222, 250)
RGBA
rgba(243, 222, 250, 1)
HSL
hsl(285, 74%, 93%)
HSV
hsv(285, 11%, 98%)
CMYK
cmyk(3%, 11%, 0%, 2%)
CSS variable
--color-primary: #F3DEFA;
Lowercase HEX
#f3defa

Shades

Tints

Tones

Harmony

CSS snippets for #F3DEFA

.color-f3defa {
  color: #F3DEFA;
  background-color: #F3DEFA;
}

Frequently asked questions

What color is #F3DEFA?+

#F3DEFA is a HEX color with RGB value rgb(243, 222, 250) and HSL value hsl(285, 74%, 93%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #F3DEFA?+

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