#DB705D Color

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

Color preview

#DB705D

Color formats

HEX
#DB705D
RGB
rgb(219, 112, 93)
RGBA
rgba(219, 112, 93, 1)
HSL
hsl(9, 64%, 61%)
HSV
hsv(9, 58%, 86%)
CMYK
cmyk(0%, 49%, 58%, 14%)
CSS variable
--color-primary: #DB705D;
Lowercase HEX
#db705d

Shades

Tints

Tones

Harmony

CSS snippets for #DB705D

.color-db705d {
  color: #DB705D;
  background-color: #DB705D;
}

Frequently asked questions

What color is #DB705D?+

#DB705D is a HEX color with RGB value rgb(219, 112, 93) and HSL value hsl(9, 64%, 61%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #DB705D?+

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