#FDB8FF Color

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

Color preview

#FDB8FF

Color formats

HEX
#FDB8FF
RGB
rgb(253, 184, 255)
RGBA
rgba(253, 184, 255, 1)
HSL
hsl(298, 100%, 86%)
HSV
hsv(298, 28%, 100%)
CMYK
cmyk(1%, 28%, 0%, 0%)
CSS variable
--color-primary: #FDB8FF;
Lowercase HEX
#fdb8ff

Shades

Tints

Tones

Harmony

CSS snippets for #FDB8FF

.color-fdb8ff {
  color: #FDB8FF;
  background-color: #FDB8FF;
}

Frequently asked questions

What color is #FDB8FF?+

#FDB8FF is a HEX color with RGB value rgb(253, 184, 255) and HSL value hsl(298, 100%, 86%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #FDB8FF?+

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