#D3725A Color

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

Color preview

#D3725A

Color formats

HEX
#D3725A
RGB
rgb(211, 114, 90)
RGBA
rgba(211, 114, 90, 1)
HSL
hsl(12, 58%, 59%)
HSV
hsv(12, 57%, 83%)
CMYK
cmyk(0%, 46%, 57%, 17%)
CSS variable
--color-primary: #D3725A;
Lowercase HEX
#d3725a

Shades

Tints

Tones

Harmony

CSS snippets for #D3725A

.color-d3725a {
  color: #D3725A;
  background-color: #D3725A;
}

Frequently asked questions

What color is #D3725A?+

#D3725A is a HEX color with RGB value rgb(211, 114, 90) and HSL value hsl(12, 58%, 59%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #D3725A?+

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