#DC705C Color

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

Color preview

#DC705C

Color formats

HEX
#DC705C
RGB
rgb(220, 112, 92)
RGBA
rgba(220, 112, 92, 1)
HSL
hsl(9, 65%, 61%)
HSV
hsv(9, 58%, 86%)
CMYK
cmyk(0%, 49%, 58%, 14%)
CSS variable
--color-primary: #DC705C;
Lowercase HEX
#dc705c

Shades

Tints

Tones

Harmony

CSS snippets for #DC705C

.color-dc705c {
  color: #DC705C;
  background-color: #DC705C;
}

Frequently asked questions

What color is #DC705C?+

#DC705C is a HEX color with RGB value rgb(220, 112, 92) and HSL value hsl(9, 65%, 61%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #DC705C?+

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