#D65CCD Color

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

Color preview

#D65CCD

Color formats

HEX
#D65CCD
RGB
rgb(214, 92, 205)
RGBA
rgba(214, 92, 205, 1)
HSL
hsl(304, 60%, 60%)
HSV
hsv(304, 57%, 84%)
CMYK
cmyk(0%, 57%, 4%, 16%)
CSS variable
--color-primary: #D65CCD;
Lowercase HEX
#d65ccd

Shades

Tints

Tones

Harmony

CSS snippets for #D65CCD

.color-d65ccd {
  color: #D65CCD;
  background-color: #D65CCD;
}

Frequently asked questions

What color is #D65CCD?+

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

What is the closest Tailwind color to #D65CCD?+

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