#D88DF3 Color

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

Color preview

#D88DF3

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #D88DF3

.color-d88df3 {
  color: #D88DF3;
  background-color: #D88DF3;
}

Frequently asked questions

What color is #D88DF3?+

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

What is the closest Tailwind color to #D88DF3?+

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