#D88BF3 Color

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

Color preview

#D88BF3

Color formats

HEX
#D88BF3
RGB
rgb(216, 139, 243)
RGBA
rgba(216, 139, 243, 1)
HSL
hsl(284, 81%, 75%)
HSV
hsv(284, 43%, 95%)
CMYK
cmyk(11%, 43%, 0%, 5%)
CSS variable
--color-primary: #D88BF3;
Lowercase HEX
#d88bf3

Shades

Tints

Tones

Harmony

CSS snippets for #D88BF3

.color-d88bf3 {
  color: #D88BF3;
  background-color: #D88BF3;
}

Frequently asked questions

What color is #D88BF3?+

#D88BF3 is a HEX color with RGB value rgb(216, 139, 243) and HSL value hsl(284, 81%, 75%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #D88BF3?+

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