#DB707B Color

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

Color preview

#DB707B

Color formats

HEX
#DB707B
RGB
rgb(219, 112, 123)
RGBA
rgba(219, 112, 123, 1)
HSL
hsl(354, 60%, 65%)
HSV
hsv(354, 49%, 86%)
CMYK
cmyk(0%, 49%, 44%, 14%)
CSS variable
--color-primary: #DB707B;
Lowercase HEX
#db707b

Shades

Tints

Tones

Harmony

CSS snippets for #DB707B

.color-db707b {
  color: #DB707B;
  background-color: #DB707B;
}

Frequently asked questions

What color is #DB707B?+

#DB707B is a HEX color with RGB value rgb(219, 112, 123) and HSL value hsl(354, 60%, 65%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #DB707B?+

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