#DA725B Color

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

Color preview

#DA725B

Color formats

HEX
#DA725B
RGB
rgb(218, 114, 91)
RGBA
rgba(218, 114, 91, 1)
HSL
hsl(11, 63%, 61%)
HSV
hsv(11, 58%, 85%)
CMYK
cmyk(0%, 48%, 58%, 15%)
CSS variable
--color-primary: #DA725B;
Lowercase HEX
#da725b

Shades

Tints

Tones

Harmony

CSS snippets for #DA725B

.color-da725b {
  color: #DA725B;
  background-color: #DA725B;
}

Frequently asked questions

What color is #DA725B?+

#DA725B is a HEX color with RGB value rgb(218, 114, 91) and HSL value hsl(11, 63%, 61%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #DA725B?+

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