#D65FD8 Color

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

Color preview

#D65FD8

Color formats

HEX
#D65FD8
RGB
rgb(214, 95, 216)
RGBA
rgba(214, 95, 216, 1)
HSL
hsl(299, 61%, 61%)
HSV
hsv(299, 56%, 85%)
CMYK
cmyk(1%, 56%, 0%, 15%)
CSS variable
--color-primary: #D65FD8;
Lowercase HEX
#d65fd8

Shades

Tints

Tones

Harmony

CSS snippets for #D65FD8

.color-d65fd8 {
  color: #D65FD8;
  background-color: #D65FD8;
}

Frequently asked questions

What color is #D65FD8?+

#D65FD8 is a HEX color with RGB value rgb(214, 95, 216) and HSL value hsl(299, 61%, 61%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #D65FD8?+

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