#DF5D6E Color

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

Color preview

#DF5D6E

Color formats

HEX
#DF5D6E
RGB
rgb(223, 93, 110)
RGBA
rgba(223, 93, 110, 1)
HSL
hsl(352, 67%, 62%)
HSV
hsv(352, 58%, 87%)
CMYK
cmyk(0%, 58%, 51%, 13%)
CSS variable
--color-primary: #DF5D6E;
Lowercase HEX
#df5d6e

Shades

Tints

Tones

Harmony

CSS snippets for #DF5D6E

.color-df5d6e {
  color: #DF5D6E;
  background-color: #DF5D6E;
}

Frequently asked questions

What color is #DF5D6E?+

#DF5D6E is a HEX color with RGB value rgb(223, 93, 110) and HSL value hsl(352, 67%, 62%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #DF5D6E?+

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