#DD775B Color

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

Color preview

#DD775B

Color formats

HEX
#DD775B
RGB
rgb(221, 119, 91)
RGBA
rgba(221, 119, 91, 1)
HSL
hsl(13, 66%, 61%)
HSV
hsv(13, 59%, 87%)
CMYK
cmyk(0%, 46%, 59%, 13%)
CSS variable
--color-primary: #DD775B;
Lowercase HEX
#dd775b

Shades

Tints

Tones

Harmony

CSS snippets for #DD775B

.color-dd775b {
  color: #DD775B;
  background-color: #DD775B;
}

Frequently asked questions

What color is #DD775B?+

#DD775B is a HEX color with RGB value rgb(221, 119, 91) and HSL value hsl(13, 66%, 61%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #DD775B?+

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