#DB80CC Color

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

Color preview

#DB80CC

Color formats

HEX
#DB80CC
RGB
rgb(219, 128, 204)
RGBA
rgba(219, 128, 204, 1)
HSL
hsl(310, 56%, 68%)
HSV
hsv(310, 42%, 86%)
CMYK
cmyk(0%, 42%, 7%, 14%)
CSS variable
--color-primary: #DB80CC;
Lowercase HEX
#db80cc

Shades

Tints

Tones

Harmony

CSS snippets for #DB80CC

.color-db80cc {
  color: #DB80CC;
  background-color: #DB80CC;
}

Frequently asked questions

What color is #DB80CC?+

#DB80CC is a HEX color with RGB value rgb(219, 128, 204) and HSL value hsl(310, 56%, 68%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #DB80CC?+

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