#D3853C Color

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

Color preview

#D3853C

Color formats

HEX
#D3853C
RGB
rgb(211, 133, 60)
RGBA
rgba(211, 133, 60, 1)
HSL
hsl(29, 63%, 53%)
HSV
hsv(29, 72%, 83%)
CMYK
cmyk(0%, 37%, 72%, 17%)
CSS variable
--color-primary: #D3853C;
Lowercase HEX
#d3853c

Shades

Tints

Tones

Harmony

CSS snippets for #D3853C

.color-d3853c {
  color: #D3853C;
  background-color: #D3853C;
}

Frequently asked questions

What color is #D3853C?+

#D3853C is a HEX color with RGB value rgb(211, 133, 60) and HSL value hsl(29, 63%, 53%). Its closest CSS named color is Peru.

What is the closest Tailwind color to #D3853C?+

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