#DF5D6F Color

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

Color preview

#DF5D6F

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DF5D6F

.color-df5d6f {
  color: #DF5D6F;
  background-color: #DF5D6F;
}

Frequently asked questions

What color is #DF5D6F?+

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

What is the closest Tailwind color to #DF5D6F?+

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