#DC9966 Color

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

Color preview

#DC9966

Color formats

HEX
#DC9966
RGB
rgb(220, 153, 102)
RGBA
rgba(220, 153, 102, 1)
HSL
hsl(26, 63%, 63%)
HSV
hsv(26, 54%, 86%)
CMYK
cmyk(0%, 30%, 54%, 14%)
CSS variable
--color-primary: #DC9966;
Lowercase HEX
#dc9966

Shades

Tints

Tones

Harmony

CSS snippets for #DC9966

.color-dc9966 {
  color: #DC9966;
  background-color: #DC9966;
}

Frequently asked questions

What color is #DC9966?+

#DC9966 is a HEX color with RGB value rgb(220, 153, 102) and HSL value hsl(26, 63%, 63%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #DC9966?+

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