#D29C50 Color

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

Color preview

#D29C50

Color formats

HEX
#D29C50
RGB
rgb(210, 156, 80)
RGBA
rgba(210, 156, 80, 1)
HSL
hsl(35, 59%, 57%)
HSV
hsv(35, 62%, 82%)
CMYK
cmyk(0%, 26%, 62%, 18%)
CSS variable
--color-primary: #D29C50;
Lowercase HEX
#d29c50

Shades

Tints

Tones

Harmony

CSS snippets for #D29C50

.color-d29c50 {
  color: #D29C50;
  background-color: #D29C50;
}

Frequently asked questions

What color is #D29C50?+

#D29C50 is a HEX color with RGB value rgb(210, 156, 80) and HSL value hsl(35, 59%, 57%). Its closest CSS named color is Peru.

What is the closest Tailwind color to #D29C50?+

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