#F6EAFB Color

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

Color preview

#F6EAFB

Color formats

HEX
#F6EAFB
RGB
rgb(246, 234, 251)
RGBA
rgba(246, 234, 251, 1)
HSL
hsl(282, 68%, 95%)
HSV
hsv(282, 7%, 98%)
CMYK
cmyk(2%, 7%, 0%, 2%)
CSS variable
--color-primary: #F6EAFB;
Lowercase HEX
#f6eafb

Shades

Tints

Tones

Harmony

CSS snippets for #F6EAFB

.color-f6eafb {
  color: #F6EAFB;
  background-color: #F6EAFB;
}

Frequently asked questions

What color is #F6EAFB?+

#F6EAFB is a HEX color with RGB value rgb(246, 234, 251) and HSL value hsl(282, 68%, 95%). Its closest CSS named color is LavenderBlush.

What is the closest Tailwind color to #F6EAFB?+

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