#DB7E9D Color

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

Color preview

#DB7E9D

Color formats

HEX
#DB7E9D
RGB
rgb(219, 126, 157)
RGBA
rgba(219, 126, 157, 1)
HSL
hsl(340, 56%, 68%)
HSV
hsv(340, 42%, 86%)
CMYK
cmyk(0%, 42%, 28%, 14%)
CSS variable
--color-primary: #DB7E9D;
Lowercase HEX
#db7e9d

Shades

Tints

Tones

Harmony

CSS snippets for #DB7E9D

.color-db7e9d {
  color: #DB7E9D;
  background-color: #DB7E9D;
}

Frequently asked questions

What color is #DB7E9D?+

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

What is the closest Tailwind color to #DB7E9D?+

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