#D65CCC Color

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

Color preview

#D65CCC

Color formats

HEX
#D65CCC
RGB
rgb(214, 92, 204)
RGBA
rgba(214, 92, 204, 1)
HSL
hsl(305, 60%, 60%)
HSV
hsv(305, 57%, 84%)
CMYK
cmyk(0%, 57%, 5%, 16%)
CSS variable
--color-primary: #D65CCC;
Lowercase HEX
#d65ccc

Shades

Tints

Tones

Harmony

CSS snippets for #D65CCC

.color-d65ccc {
  color: #D65CCC;
  background-color: #D65CCC;
}

Frequently asked questions

What color is #D65CCC?+

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

What is the closest Tailwind color to #D65CCC?+

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