#FBDAFD Color

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

Color preview

#FBDAFD

Color formats

HEX
#FBDAFD
RGB
rgb(251, 218, 253)
RGBA
rgba(251, 218, 253, 1)
HSL
hsl(297, 90%, 92%)
HSV
hsv(297, 14%, 99%)
CMYK
cmyk(1%, 14%, 0%, 1%)
CSS variable
--color-primary: #FBDAFD;
Lowercase HEX
#fbdafd

Shades

Tints

Tones

Harmony

CSS snippets for #FBDAFD

.color-fbdafd {
  color: #FBDAFD;
  background-color: #FBDAFD;
}

Frequently asked questions

What color is #FBDAFD?+

#FBDAFD is a HEX color with RGB value rgb(251, 218, 253) and HSL value hsl(297, 90%, 92%). Its closest CSS named color is LavenderBlush.

What is the closest Tailwind color to #FBDAFD?+

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