#DD5256 Color

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

Color preview

#DD5256

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DD5256

.color-dd5256 {
  color: #DD5256;
  background-color: #DD5256;
}

Frequently asked questions

What color is #DD5256?+

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

What is the closest Tailwind color to #DD5256?+

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