#D33D56 Color

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

Color preview

#D33D56

Color formats

HEX
#D33D56
RGB
rgb(211, 61, 86)
RGBA
rgba(211, 61, 86, 1)
HSL
hsl(350, 63%, 53%)
HSV
hsv(350, 71%, 83%)
CMYK
cmyk(0%, 71%, 59%, 17%)
CSS variable
--color-primary: #D33D56;
Lowercase HEX
#d33d56

Shades

Tints

Tones

Harmony

CSS snippets for #D33D56

.color-d33d56 {
  color: #D33D56;
  background-color: #D33D56;
}

Frequently asked questions

What color is #D33D56?+

#D33D56 is a HEX color with RGB value rgb(211, 61, 86) and HSL value hsl(350, 63%, 53%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #D33D56?+

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