#D3776F Color

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

Color preview

#D3776F

Color formats

HEX
#D3776F
RGB
rgb(211, 119, 111)
RGBA
rgba(211, 119, 111, 1)
HSL
hsl(5, 53%, 63%)
HSV
hsv(5, 47%, 83%)
CMYK
cmyk(0%, 44%, 47%, 17%)
CSS variable
--color-primary: #D3776F;
Lowercase HEX
#d3776f

Shades

Tints

Tones

Harmony

CSS snippets for #D3776F

.color-d3776f {
  color: #D3776F;
  background-color: #D3776F;
}

Frequently asked questions

What color is #D3776F?+

#D3776F is a HEX color with RGB value rgb(211, 119, 111) and HSL value hsl(5, 53%, 63%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #D3776F?+

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