#DC9765 Color

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

Color preview

#DC9765

Color formats

HEX
#DC9765
RGB
rgb(220, 151, 101)
RGBA
rgba(220, 151, 101, 1)
HSL
hsl(25, 63%, 63%)
HSV
hsv(25, 54%, 86%)
CMYK
cmyk(0%, 31%, 54%, 14%)
CSS variable
--color-primary: #DC9765;
Lowercase HEX
#dc9765

Shades

Tints

Tones

Harmony

CSS snippets for #DC9765

.color-dc9765 {
  color: #DC9765;
  background-color: #DC9765;
}

Frequently asked questions

What color is #DC9765?+

#DC9765 is a HEX color with RGB value rgb(220, 151, 101) and HSL value hsl(25, 63%, 63%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #DC9765?+

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