#F3E3FB Color

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

Color preview

#F3E3FB

Color formats

HEX
#F3E3FB
RGB
rgb(243, 227, 251)
RGBA
rgba(243, 227, 251, 1)
HSL
hsl(280, 75%, 94%)
HSV
hsv(280, 10%, 98%)
CMYK
cmyk(3%, 10%, 0%, 2%)
CSS variable
--color-primary: #F3E3FB;
Lowercase HEX
#f3e3fb

Shades

Tints

Tones

Harmony

CSS snippets for #F3E3FB

.color-f3e3fb {
  color: #F3E3FB;
  background-color: #F3E3FB;
}

Frequently asked questions

What color is #F3E3FB?+

#F3E3FB is a HEX color with RGB value rgb(243, 227, 251) and HSL value hsl(280, 75%, 94%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #F3E3FB?+

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