#FBE3FF Color

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

Color preview

#FBE3FF

Color formats

HEX
#FBE3FF
RGB
rgb(251, 227, 255)
RGBA
rgba(251, 227, 255, 1)
HSL
hsl(291, 100%, 95%)
HSV
hsv(291, 11%, 100%)
CMYK
cmyk(2%, 11%, 0%, 0%)
CSS variable
--color-primary: #FBE3FF;
Lowercase HEX
#fbe3ff

Shades

Tints

Tones

Harmony

CSS snippets for #FBE3FF

.color-fbe3ff {
  color: #FBE3FF;
  background-color: #FBE3FF;
}

Frequently asked questions

What color is #FBE3FF?+

#FBE3FF is a HEX color with RGB value rgb(251, 227, 255) and HSL value hsl(291, 100%, 95%). Its closest CSS named color is LavenderBlush.

What is the closest Tailwind color to #FBE3FF?+

The closest Tailwind color is fuchsia-100, available as the bg-fuchsia-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