#D5882A Color

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

Color preview

#D5882A

Color formats

HEX
#D5882A
RGB
rgb(213, 136, 42)
RGBA
rgba(213, 136, 42, 1)
HSL
hsl(33, 67%, 50%)
HSV
hsv(33, 80%, 84%)
CMYK
cmyk(0%, 36%, 80%, 16%)
CSS variable
--color-primary: #D5882A;
Lowercase HEX
#d5882a

Shades

Tints

Tones

Harmony

CSS snippets for #D5882A

.color-d5882a {
  color: #D5882A;
  background-color: #D5882A;
}

Frequently asked questions

What color is #D5882A?+

#D5882A is a HEX color with RGB value rgb(213, 136, 42) and HSL value hsl(33, 67%, 50%). Its closest CSS named color is Peru.

What is the closest Tailwind color to #D5882A?+

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