#DC9686 Color

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

Color preview

#DC9686

Color formats

HEX
#DC9686
RGB
rgb(220, 150, 134)
RGBA
rgba(220, 150, 134, 1)
HSL
hsl(11, 55%, 69%)
HSV
hsv(11, 39%, 86%)
CMYK
cmyk(0%, 32%, 39%, 14%)
CSS variable
--color-primary: #DC9686;
Lowercase HEX
#dc9686

Shades

Tints

Tones

Harmony

CSS snippets for #DC9686

.color-dc9686 {
  color: #DC9686;
  background-color: #DC9686;
}

Frequently asked questions

What color is #DC9686?+

#DC9686 is a HEX color with RGB value rgb(220, 150, 134) and HSL value hsl(11, 55%, 69%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #DC9686?+

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