#DD5156 Color

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

Color preview

#DD5156

Color formats

HEX
#DD5156
RGB
rgb(221, 81, 86)
RGBA
rgba(221, 81, 86, 1)
HSL
hsl(358, 67%, 59%)
HSV
hsv(358, 63%, 87%)
CMYK
cmyk(0%, 63%, 61%, 13%)
CSS variable
--color-primary: #DD5156;
Lowercase HEX
#dd5156

Shades

Tints

Tones

Harmony

CSS snippets for #DD5156

.color-dd5156 {
  color: #DD5156;
  background-color: #DD5156;
}

Frequently asked questions

What color is #DD5156?+

#DD5156 is a HEX color with RGB value rgb(221, 81, 86) and HSL value hsl(358, 67%, 59%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #DD5156?+

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