#FBE5FD Color

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

Color preview

#FBE5FD

Color formats

HEX
#FBE5FD
RGB
rgb(251, 229, 253)
RGBA
rgba(251, 229, 253, 1)
HSL
hsl(295, 86%, 95%)
HSV
hsv(295, 9%, 99%)
CMYK
cmyk(1%, 9%, 0%, 1%)
CSS variable
--color-primary: #FBE5FD;
Lowercase HEX
#fbe5fd

Shades

Tints

Tones

Harmony

CSS snippets for #FBE5FD

.color-fbe5fd {
  color: #FBE5FD;
  background-color: #FBE5FD;
}

Frequently asked questions

What color is #FBE5FD?+

#FBE5FD is a HEX color with RGB value rgb(251, 229, 253) and HSL value hsl(295, 86%, 95%). Its closest CSS named color is LavenderBlush.

What is the closest Tailwind color to #FBE5FD?+

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