#DB5CCC Color

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

Color preview

#DB5CCC

Color formats

HEX
#DB5CCC
RGB
rgb(219, 92, 204)
RGBA
rgba(219, 92, 204, 1)
HSL
hsl(307, 64%, 61%)
HSV
hsv(307, 58%, 86%)
CMYK
cmyk(0%, 58%, 7%, 14%)
CSS variable
--color-primary: #DB5CCC;
Lowercase HEX
#db5ccc

Shades

Tints

Tones

Harmony

CSS snippets for #DB5CCC

.color-db5ccc {
  color: #DB5CCC;
  background-color: #DB5CCC;
}

Frequently asked questions

What color is #DB5CCC?+

#DB5CCC is a HEX color with RGB value rgb(219, 92, 204) and HSL value hsl(307, 64%, 61%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #DB5CCC?+

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