#DF5C6B Color

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

Color preview

#DF5C6B

Color formats

HEX
#DF5C6B
RGB
rgb(223, 92, 107)
RGBA
rgba(223, 92, 107, 1)
HSL
hsl(353, 67%, 62%)
HSV
hsv(353, 59%, 87%)
CMYK
cmyk(0%, 59%, 52%, 13%)
CSS variable
--color-primary: #DF5C6B;
Lowercase HEX
#df5c6b

Shades

Tints

Tones

Harmony

CSS snippets for #DF5C6B

.color-df5c6b {
  color: #DF5C6B;
  background-color: #DF5C6B;
}

Frequently asked questions

What color is #DF5C6B?+

#DF5C6B is a HEX color with RGB value rgb(223, 92, 107) and HSL value hsl(353, 67%, 62%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #DF5C6B?+

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