#DC9374 Color

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

Color preview

#DC9374

Color formats

HEX
#DC9374
RGB
rgb(220, 147, 116)
RGBA
rgba(220, 147, 116, 1)
HSL
hsl(18, 60%, 66%)
HSV
hsv(18, 47%, 86%)
CMYK
cmyk(0%, 33%, 47%, 14%)
CSS variable
--color-primary: #DC9374;
Lowercase HEX
#dc9374

Shades

Tints

Tones

Harmony

CSS snippets for #DC9374

.color-dc9374 {
  color: #DC9374;
  background-color: #DC9374;
}

Frequently asked questions

What color is #DC9374?+

#DC9374 is a HEX color with RGB value rgb(220, 147, 116) and HSL value hsl(18, 60%, 66%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #DC9374?+

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