#DE4F54 Color

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

Color preview

#DE4F54

Color formats

HEX
#DE4F54
RGB
rgb(222, 79, 84)
RGBA
rgba(222, 79, 84, 1)
HSL
hsl(358, 68%, 59%)
HSV
hsv(358, 64%, 87%)
CMYK
cmyk(0%, 64%, 62%, 13%)
CSS variable
--color-primary: #DE4F54;
Lowercase HEX
#de4f54

Shades

Tints

Tones

Harmony

CSS snippets for #DE4F54

.color-de4f54 {
  color: #DE4F54;
  background-color: #DE4F54;
}

Frequently asked questions

What color is #DE4F54?+

#DE4F54 is a HEX color with RGB value rgb(222, 79, 84) and HSL value hsl(358, 68%, 59%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #DE4F54?+

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