#D3776C Color

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

Color preview

#D3776C

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #D3776C

.color-d3776c {
  color: #D3776C;
  background-color: #D3776C;
}

Frequently asked questions

What color is #D3776C?+

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

What is the closest Tailwind color to #D3776C?+

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