#DB8B70 Color

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

Color preview

#DB8B70

Color formats

HEX
#DB8B70
RGB
rgb(219, 139, 112)
RGBA
rgba(219, 139, 112, 1)
HSL
hsl(15, 60%, 65%)
HSV
hsv(15, 49%, 86%)
CMYK
cmyk(0%, 37%, 49%, 14%)
CSS variable
--color-primary: #DB8B70;
Lowercase HEX
#db8b70

Shades

Tints

Tones

Harmony

CSS snippets for #DB8B70

.color-db8b70 {
  color: #DB8B70;
  background-color: #DB8B70;
}

Frequently asked questions

What color is #DB8B70?+

#DB8B70 is a HEX color with RGB value rgb(219, 139, 112) and HSL value hsl(15, 60%, 65%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #DB8B70?+

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