#DE4F52 Color

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

Color preview

#DE4F52

Color formats

HEX
#DE4F52
RGB
rgb(222, 79, 82)
RGBA
rgba(222, 79, 82, 1)
HSL
hsl(359, 68%, 59%)
HSV
hsv(359, 64%, 87%)
CMYK
cmyk(0%, 64%, 63%, 13%)
CSS variable
--color-primary: #DE4F52;
Lowercase HEX
#de4f52

Shades

Tints

Tones

Harmony

CSS snippets for #DE4F52

.color-de4f52 {
  color: #DE4F52;
  background-color: #DE4F52;
}

Frequently asked questions

What color is #DE4F52?+

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

What is the closest Tailwind color to #DE4F52?+

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