#DB7EB4 Color

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

Color preview

#DB7EB4

Color formats

HEX
#DB7EB4
RGB
rgb(219, 126, 180)
RGBA
rgba(219, 126, 180, 1)
HSL
hsl(325, 56%, 68%)
HSV
hsv(325, 42%, 86%)
CMYK
cmyk(0%, 42%, 18%, 14%)
CSS variable
--color-primary: #DB7EB4;
Lowercase HEX
#db7eb4

Shades

Tints

Tones

Harmony

CSS snippets for #DB7EB4

.color-db7eb4 {
  color: #DB7EB4;
  background-color: #DB7EB4;
}

Frequently asked questions

What color is #DB7EB4?+

#DB7EB4 is a HEX color with RGB value rgb(219, 126, 180) and HSL value hsl(325, 56%, 68%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #DB7EB4?+

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