#DF6D4A Color

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

Color preview

#DF6D4A

Color formats

HEX
#DF6D4A
RGB
rgb(223, 109, 74)
RGBA
rgba(223, 109, 74, 1)
HSL
hsl(14, 70%, 58%)
HSV
hsv(14, 67%, 87%)
CMYK
cmyk(0%, 51%, 67%, 13%)
CSS variable
--color-primary: #DF6D4A;
Lowercase HEX
#df6d4a

Shades

Tints

Tones

Harmony

CSS snippets for #DF6D4A

.color-df6d4a {
  color: #DF6D4A;
  background-color: #DF6D4A;
}

Frequently asked questions

What color is #DF6D4A?+

#DF6D4A is a HEX color with RGB value rgb(223, 109, 74) and HSL value hsl(14, 70%, 58%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #DF6D4A?+

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