#DB7E8C Color

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

Color preview

#DB7E8C

Color formats

HEX
#DB7E8C
RGB
rgb(219, 126, 140)
RGBA
rgba(219, 126, 140, 1)
HSL
hsl(351, 56%, 68%)
HSV
hsv(351, 42%, 86%)
CMYK
cmyk(0%, 42%, 36%, 14%)
CSS variable
--color-primary: #DB7E8C;
Lowercase HEX
#db7e8c

Shades

Tints

Tones

Harmony

CSS snippets for #DB7E8C

.color-db7e8c {
  color: #DB7E8C;
  background-color: #DB7E8C;
}

Frequently asked questions

What color is #DB7E8C?+

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

What is the closest Tailwind color to #DB7E8C?+

The closest Tailwind color is rose-400, available as the bg-rose-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