#DF5A1C Color

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

Color preview

#DF5A1C

Color formats

HEX
#DF5A1C
RGB
rgb(223, 90, 28)
RGBA
rgba(223, 90, 28, 1)
HSL
hsl(19, 78%, 49%)
HSV
hsv(19, 87%, 87%)
CMYK
cmyk(0%, 60%, 87%, 13%)
CSS variable
--color-primary: #DF5A1C;
Lowercase HEX
#df5a1c

Shades

Tints

Tones

Harmony

CSS snippets for #DF5A1C

.color-df5a1c {
  color: #DF5A1C;
  background-color: #DF5A1C;
}

Frequently asked questions

What color is #DF5A1C?+

#DF5A1C is a HEX color with RGB value rgb(223, 90, 28) and HSL value hsl(19, 78%, 49%). Its closest CSS named color is Chocolate.

What is the closest Tailwind color to #DF5A1C?+

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