#DE5858 Color

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

Color preview

#DE5858

Color formats

HEX
#DE5858
RGB
rgb(222, 88, 88)
RGBA
rgba(222, 88, 88, 1)
HSL
hsl(0, 67%, 61%)
HSV
hsv(0, 60%, 87%)
CMYK
cmyk(0%, 60%, 60%, 13%)
CSS variable
--color-primary: #DE5858;
Lowercase HEX
#de5858

Shades

Tints

Tones

Harmony

CSS snippets for #DE5858

.color-de5858 {
  color: #DE5858;
  background-color: #DE5858;
}

Frequently asked questions

What color is #DE5858?+

#DE5858 is a HEX color with RGB value rgb(222, 88, 88) and HSL value hsl(0, 67%, 61%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #DE5858?+

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