#DF5D4F Color

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

Color preview

#DF5D4F

Color formats

HEX
#DF5D4F
RGB
rgb(223, 93, 79)
RGBA
rgba(223, 93, 79, 1)
HSL
hsl(6, 69%, 59%)
HSV
hsv(6, 65%, 87%)
CMYK
cmyk(0%, 58%, 65%, 13%)
CSS variable
--color-primary: #DF5D4F;
Lowercase HEX
#df5d4f

Shades

Tints

Tones

Harmony

CSS snippets for #DF5D4F

.color-df5d4f {
  color: #DF5D4F;
  background-color: #DF5D4F;
}

Frequently asked questions

What color is #DF5D4F?+

#DF5D4F is a HEX color with RGB value rgb(223, 93, 79) and HSL value hsl(6, 69%, 59%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #DF5D4F?+

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