#DC6946 Color

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

Color preview

#DC6946

Color formats

HEX
#DC6946
RGB
rgb(220, 105, 70)
RGBA
rgba(220, 105, 70, 1)
HSL
hsl(14, 68%, 57%)
HSV
hsv(14, 68%, 86%)
CMYK
cmyk(0%, 52%, 68%, 14%)
CSS variable
--color-primary: #DC6946;
Lowercase HEX
#dc6946

Shades

Tints

Tones

Harmony

CSS snippets for #DC6946

.color-dc6946 {
  color: #DC6946;
  background-color: #DC6946;
}

Frequently asked questions

What color is #DC6946?+

#DC6946 is a HEX color with RGB value rgb(220, 105, 70) and HSL value hsl(14, 68%, 57%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #DC6946?+

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