#D65CCA Color

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

Color preview

#D65CCA

Color formats

HEX
#D65CCA
RGB
rgb(214, 92, 202)
RGBA
rgba(214, 92, 202, 1)
HSL
hsl(306, 60%, 60%)
HSV
hsv(306, 57%, 84%)
CMYK
cmyk(0%, 57%, 6%, 16%)
CSS variable
--color-primary: #D65CCA;
Lowercase HEX
#d65cca

Shades

Tints

Tones

Harmony

CSS snippets for #D65CCA

.color-d65cca {
  color: #D65CCA;
  background-color: #D65CCA;
}

Frequently asked questions

What color is #D65CCA?+

#D65CCA is a HEX color with RGB value rgb(214, 92, 202) and HSL value hsl(306, 60%, 60%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #D65CCA?+

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