#DF6D2F Color

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

Color preview

#DF6D2F

Color formats

HEX
#DF6D2F
RGB
rgb(223, 109, 47)
RGBA
rgba(223, 109, 47, 1)
HSL
hsl(21, 73%, 53%)
HSV
hsv(21, 79%, 87%)
CMYK
cmyk(0%, 51%, 79%, 13%)
CSS variable
--color-primary: #DF6D2F;
Lowercase HEX
#df6d2f

Shades

Tints

Tones

Harmony

CSS snippets for #DF6D2F

.color-df6d2f {
  color: #DF6D2F;
  background-color: #DF6D2F;
}

Frequently asked questions

What color is #DF6D2F?+

#DF6D2F is a HEX color with RGB value rgb(223, 109, 47) and HSL value hsl(21, 73%, 53%). Its closest CSS named color is Chocolate.

What is the closest Tailwind color to #DF6D2F?+

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