#DF9A5D Color

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

Color preview

#DF9A5D

Color formats

HEX
#DF9A5D
RGB
rgb(223, 154, 93)
RGBA
rgba(223, 154, 93, 1)
HSL
hsl(28, 67%, 62%)
HSV
hsv(28, 58%, 87%)
CMYK
cmyk(0%, 31%, 58%, 13%)
CSS variable
--color-primary: #DF9A5D;
Lowercase HEX
#df9a5d

Shades

Tints

Tones

Harmony

CSS snippets for #DF9A5D

.color-df9a5d {
  color: #DF9A5D;
  background-color: #DF9A5D;
}

Frequently asked questions

What color is #DF9A5D?+

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

What is the closest Tailwind color to #DF9A5D?+

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