#D36C6C Color

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

Color preview

#D36C6C

Color formats

HEX
#D36C6C
RGB
rgb(211, 108, 108)
RGBA
rgba(211, 108, 108, 1)
HSL
hsl(0, 54%, 63%)
HSV
hsv(0, 49%, 83%)
CMYK
cmyk(0%, 49%, 49%, 17%)
CSS variable
--color-primary: #D36C6C;
Lowercase HEX
#d36c6c

Shades

Tints

Tones

Harmony

CSS snippets for #D36C6C

.color-d36c6c {
  color: #D36C6C;
  background-color: #D36C6C;
}

Frequently asked questions

What color is #D36C6C?+

#D36C6C is a HEX color with RGB value rgb(211, 108, 108) and HSL value hsl(0, 54%, 63%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #D36C6C?+

The closest Tailwind color is red-400, available as the bg-red-400 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