#D3A242 Color

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

Color preview

#D3A242

Color formats

HEX
#D3A242
RGB
rgb(211, 162, 66)
RGBA
rgba(211, 162, 66, 1)
HSL
hsl(40, 62%, 54%)
HSV
hsv(40, 69%, 83%)
CMYK
cmyk(0%, 23%, 69%, 17%)
CSS variable
--color-primary: #D3A242;
Lowercase HEX
#d3a242

Shades

Tints

Tones

Harmony

CSS snippets for #D3A242

.color-d3a242 {
  color: #D3A242;
  background-color: #D3A242;
}

Frequently asked questions

What color is #D3A242?+

#D3A242 is a HEX color with RGB value rgb(211, 162, 66) and HSL value hsl(40, 62%, 54%). Its closest CSS named color is Peru.

What is the closest Tailwind color to #D3A242?+

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