#DF5A2A Color

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

Color preview

#DF5A2A

Color formats

HEX
#DF5A2A
RGB
rgb(223, 90, 42)
RGBA
rgba(223, 90, 42, 1)
HSL
hsl(16, 74%, 52%)
HSV
hsv(16, 81%, 87%)
CMYK
cmyk(0%, 60%, 81%, 13%)
CSS variable
--color-primary: #DF5A2A;
Lowercase HEX
#df5a2a

Shades

Tints

Tones

Harmony

CSS snippets for #DF5A2A

.color-df5a2a {
  color: #DF5A2A;
  background-color: #DF5A2A;
}

Frequently asked questions

What color is #DF5A2A?+

#DF5A2A is a HEX color with RGB value rgb(223, 90, 42) and HSL value hsl(16, 74%, 52%). Its closest CSS named color is Chocolate.

What is the closest Tailwind color to #DF5A2A?+

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