#D2964B Color

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

Color preview

#D2964B

Color formats

HEX
#D2964B
RGB
rgb(210, 150, 75)
RGBA
rgba(210, 150, 75, 1)
HSL
hsl(33, 60%, 56%)
HSV
hsv(33, 64%, 82%)
CMYK
cmyk(0%, 29%, 64%, 18%)
CSS variable
--color-primary: #D2964B;
Lowercase HEX
#d2964b

Shades

Tints

Tones

Harmony

CSS snippets for #D2964B

.color-d2964b {
  color: #D2964B;
  background-color: #D2964B;
}

Frequently asked questions

What color is #D2964B?+

#D2964B is a HEX color with RGB value rgb(210, 150, 75) and HSL value hsl(33, 60%, 56%). Its closest CSS named color is Peru.

What is the closest Tailwind color to #D2964B?+

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