#DE504B Color

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

Color preview

#DE504B

Color formats

HEX
#DE504B
RGB
rgb(222, 80, 75)
RGBA
rgba(222, 80, 75, 1)
HSL
hsl(2, 69%, 58%)
HSV
hsv(2, 66%, 87%)
CMYK
cmyk(0%, 64%, 66%, 13%)
CSS variable
--color-primary: #DE504B;
Lowercase HEX
#de504b

Shades

Tints

Tones

Harmony

CSS snippets for #DE504B

.color-de504b {
  color: #DE504B;
  background-color: #DE504B;
}

Frequently asked questions

What color is #DE504B?+

#DE504B is a HEX color with RGB value rgb(222, 80, 75) and HSL value hsl(2, 69%, 58%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #DE504B?+

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