#DF8C62 Color

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

Color preview

#DF8C62

Color formats

HEX
#DF8C62
RGB
rgb(223, 140, 98)
RGBA
rgba(223, 140, 98, 1)
HSL
hsl(20, 66%, 63%)
HSV
hsv(20, 56%, 87%)
CMYK
cmyk(0%, 37%, 56%, 13%)
CSS variable
--color-primary: #DF8C62;
Lowercase HEX
#df8c62

Shades

Tints

Tones

Harmony

CSS snippets for #DF8C62

.color-df8c62 {
  color: #DF8C62;
  background-color: #DF8C62;
}

Frequently asked questions

What color is #DF8C62?+

#DF8C62 is a HEX color with RGB value rgb(223, 140, 98) and HSL value hsl(20, 66%, 63%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #DF8C62?+

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