#DB8883 Color

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

Color preview

#DB8883

Color formats

HEX
#DB8883
RGB
rgb(219, 136, 131)
RGBA
rgba(219, 136, 131, 1)
HSL
hsl(3, 55%, 69%)
HSV
hsv(3, 40%, 86%)
CMYK
cmyk(0%, 38%, 40%, 14%)
CSS variable
--color-primary: #DB8883;
Lowercase HEX
#db8883

Shades

Tints

Tones

Harmony

CSS snippets for #DB8883

.color-db8883 {
  color: #DB8883;
  background-color: #DB8883;
}

Frequently asked questions

What color is #DB8883?+

#DB8883 is a HEX color with RGB value rgb(219, 136, 131) and HSL value hsl(3, 55%, 69%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #DB8883?+

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