#D65CEB Color

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

Color preview

#D65CEB

Color formats

HEX
#D65CEB
RGB
rgb(214, 92, 235)
RGBA
rgba(214, 92, 235, 1)
HSL
hsl(291, 78%, 64%)
HSV
hsv(291, 61%, 92%)
CMYK
cmyk(9%, 61%, 0%, 8%)
CSS variable
--color-primary: #D65CEB;
Lowercase HEX
#d65ceb

Shades

Tints

Tones

Harmony

CSS snippets for #D65CEB

.color-d65ceb {
  color: #D65CEB;
  background-color: #D65CEB;
}

Frequently asked questions

What color is #D65CEB?+

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

What is the closest Tailwind color to #D65CEB?+

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