#D65DEF Color

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

Color preview

#D65DEF

Color formats

HEX
#D65DEF
RGB
rgb(214, 93, 239)
RGBA
rgba(214, 93, 239, 1)
HSL
hsl(290, 82%, 65%)
HSV
hsv(290, 61%, 94%)
CMYK
cmyk(10%, 61%, 0%, 6%)
CSS variable
--color-primary: #D65DEF;
Lowercase HEX
#d65def

Shades

Tints

Tones

Harmony

CSS snippets for #D65DEF

.color-d65def {
  color: #D65DEF;
  background-color: #D65DEF;
}

Frequently asked questions

What color is #D65DEF?+

#D65DEF is a HEX color with RGB value rgb(214, 93, 239) and HSL value hsl(290, 82%, 65%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #D65DEF?+

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