#D4705E Color

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

Color preview

#D4705E

Color formats

HEX
#D4705E
RGB
rgb(212, 112, 94)
RGBA
rgba(212, 112, 94, 1)
HSL
hsl(9, 58%, 60%)
HSV
hsv(9, 56%, 83%)
CMYK
cmyk(0%, 47%, 56%, 17%)
CSS variable
--color-primary: #D4705E;
Lowercase HEX
#d4705e

Shades

Tints

Tones

Harmony

CSS snippets for #D4705E

.color-d4705e {
  color: #D4705E;
  background-color: #D4705E;
}

Frequently asked questions

What color is #D4705E?+

#D4705E is a HEX color with RGB value rgb(212, 112, 94) and HSL value hsl(9, 58%, 60%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #D4705E?+

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