#DB7B8B Color

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

Color preview

#DB7B8B

Color formats

HEX
#DB7B8B
RGB
rgb(219, 123, 139)
RGBA
rgba(219, 123, 139, 1)
HSL
hsl(350, 57%, 67%)
HSV
hsv(350, 44%, 86%)
CMYK
cmyk(0%, 44%, 37%, 14%)
CSS variable
--color-primary: #DB7B8B;
Lowercase HEX
#db7b8b

Shades

Tints

Tones

Harmony

CSS snippets for #DB7B8B

.color-db7b8b {
  color: #DB7B8B;
  background-color: #DB7B8B;
}

Frequently asked questions

What color is #DB7B8B?+

#DB7B8B is a HEX color with RGB value rgb(219, 123, 139) and HSL value hsl(350, 57%, 67%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #DB7B8B?+

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