#F3DDFE Color

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

Color preview

#F3DDFE

Color formats

HEX
#F3DDFE
RGB
rgb(243, 221, 254)
RGBA
rgba(243, 221, 254, 1)
HSL
hsl(280, 94%, 93%)
HSV
hsv(280, 13%, 100%)
CMYK
cmyk(4%, 13%, 0%, 0%)
CSS variable
--color-primary: #F3DDFE;
Lowercase HEX
#f3ddfe

Shades

Tints

Tones

Harmony

CSS snippets for #F3DDFE

.color-f3ddfe {
  color: #F3DDFE;
  background-color: #F3DDFE;
}

Frequently asked questions

What color is #F3DDFE?+

#F3DDFE is a HEX color with RGB value rgb(243, 221, 254) and HSL value hsl(280, 94%, 93%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #F3DDFE?+

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