#D4882B Color

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

Color preview

#D4882B

Color formats

HEX
#D4882B
RGB
rgb(212, 136, 43)
RGBA
rgba(212, 136, 43, 1)
HSL
hsl(33, 66%, 50%)
HSV
hsv(33, 80%, 83%)
CMYK
cmyk(0%, 36%, 80%, 17%)
CSS variable
--color-primary: #D4882B;
Lowercase HEX
#d4882b

Shades

Tints

Tones

Harmony

CSS snippets for #D4882B

.color-d4882b {
  color: #D4882B;
  background-color: #D4882B;
}

Frequently asked questions

What color is #D4882B?+

#D4882B is a HEX color with RGB value rgb(212, 136, 43) and HSL value hsl(33, 66%, 50%). Its closest CSS named color is Peru.

What is the closest Tailwind color to #D4882B?+

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