#DA9C50 Color

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

Color preview

#DA9C50

Color formats

HEX
#DA9C50
RGB
rgb(218, 156, 80)
RGBA
rgba(218, 156, 80, 1)
HSL
hsl(33, 65%, 58%)
HSV
hsv(33, 63%, 85%)
CMYK
cmyk(0%, 28%, 63%, 15%)
CSS variable
--color-primary: #DA9C50;
Lowercase HEX
#da9c50

Shades

Tints

Tones

Harmony

CSS snippets for #DA9C50

.color-da9c50 {
  color: #DA9C50;
  background-color: #DA9C50;
}

Frequently asked questions

What color is #DA9C50?+

#DA9C50 is a HEX color with RGB value rgb(218, 156, 80) and HSL value hsl(33, 65%, 58%). Its closest CSS named color is Peru.

What is the closest Tailwind color to #DA9C50?+

The closest Tailwind color is orange-400, available as the bg-orange-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