#DF6E4E Color

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

Color preview

#DF6E4E

Color formats

HEX
#DF6E4E
RGB
rgb(223, 110, 78)
RGBA
rgba(223, 110, 78, 1)
HSL
hsl(13, 69%, 59%)
HSV
hsv(13, 65%, 87%)
CMYK
cmyk(0%, 51%, 65%, 13%)
CSS variable
--color-primary: #DF6E4E;
Lowercase HEX
#df6e4e

Shades

Tints

Tones

Harmony

CSS snippets for #DF6E4E

.color-df6e4e {
  color: #DF6E4E;
  background-color: #DF6E4E;
}

Frequently asked questions

What color is #DF6E4E?+

#DF6E4E is a HEX color with RGB value rgb(223, 110, 78) and HSL value hsl(13, 69%, 59%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #DF6E4E?+

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