#DC6850 Color

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

Color preview

#DC6850

Color formats

HEX
#DC6850
RGB
rgb(220, 104, 80)
RGBA
rgba(220, 104, 80, 1)
HSL
hsl(10, 67%, 59%)
HSV
hsv(10, 64%, 86%)
CMYK
cmyk(0%, 53%, 64%, 14%)
CSS variable
--color-primary: #DC6850;
Lowercase HEX
#dc6850

Shades

Tints

Tones

Harmony

CSS snippets for #DC6850

.color-dc6850 {
  color: #DC6850;
  background-color: #DC6850;
}

Frequently asked questions

What color is #DC6850?+

#DC6850 is a HEX color with RGB value rgb(220, 104, 80) and HSL value hsl(10, 67%, 59%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #DC6850?+

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