#D65FEB Color

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

Color preview

#D65FEB

Color formats

HEX
#D65FEB
RGB
rgb(214, 95, 235)
RGBA
rgba(214, 95, 235, 1)
HSL
hsl(291, 78%, 65%)
HSV
hsv(291, 60%, 92%)
CMYK
cmyk(9%, 60%, 0%, 8%)
CSS variable
--color-primary: #D65FEB;
Lowercase HEX
#d65feb

Shades

Tints

Tones

Harmony

CSS snippets for #D65FEB

.color-d65feb {
  color: #D65FEB;
  background-color: #D65FEB;
}

Frequently asked questions

What color is #D65FEB?+

#D65FEB is a HEX color with RGB value rgb(214, 95, 235) and HSL value hsl(291, 78%, 65%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #D65FEB?+

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