#DF8F5D Color

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

Color preview

#DF8F5D

Color formats

HEX
#DF8F5D
RGB
rgb(223, 143, 93)
RGBA
rgba(223, 143, 93, 1)
HSL
hsl(23, 67%, 62%)
HSV
hsv(23, 58%, 87%)
CMYK
cmyk(0%, 36%, 58%, 13%)
CSS variable
--color-primary: #DF8F5D;
Lowercase HEX
#df8f5d

Shades

Tints

Tones

Harmony

CSS snippets for #DF8F5D

.color-df8f5d {
  color: #DF8F5D;
  background-color: #DF8F5D;
}

Frequently asked questions

What color is #DF8F5D?+

#DF8F5D is a HEX color with RGB value rgb(223, 143, 93) and HSL value hsl(23, 67%, 62%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #DF8F5D?+

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