#D3706F Color

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

Color preview

#D3706F

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #D3706F

.color-d3706f {
  color: #D3706F;
  background-color: #D3706F;
}

Frequently asked questions

What color is #D3706F?+

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

What is the closest Tailwind color to #D3706F?+

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