#DF6A6E Color

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

Color preview

#DF6A6E

Color formats

HEX
#DF6A6E
RGB
rgb(223, 106, 110)
RGBA
rgba(223, 106, 110, 1)
HSL
hsl(358, 65%, 65%)
HSV
hsv(358, 52%, 87%)
CMYK
cmyk(0%, 52%, 51%, 13%)
CSS variable
--color-primary: #DF6A6E;
Lowercase HEX
#df6a6e

Shades

Tints

Tones

Harmony

CSS snippets for #DF6A6E

.color-df6a6e {
  color: #DF6A6E;
  background-color: #DF6A6E;
}

Frequently asked questions

What color is #DF6A6E?+

#DF6A6E is a HEX color with RGB value rgb(223, 106, 110) and HSL value hsl(358, 65%, 65%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #DF6A6E?+

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