#CA882B Color

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

Color preview

#CA882B

Color formats

HEX
#CA882B
RGB
rgb(202, 136, 43)
RGBA
rgba(202, 136, 43, 1)
HSL
hsl(35, 65%, 48%)
HSV
hsv(35, 79%, 79%)
CMYK
cmyk(0%, 33%, 79%, 21%)
CSS variable
--color-primary: #CA882B;
Lowercase HEX
#ca882b

Shades

Tints

Tones

Harmony

CSS snippets for #CA882B

.color-ca882b {
  color: #CA882B;
  background-color: #CA882B;
}

Frequently asked questions

What color is #CA882B?+

#CA882B is a HEX color with RGB value rgb(202, 136, 43) and HSL value hsl(35, 65%, 48%). Its closest CSS named color is Peru.

What is the closest Tailwind color to #CA882B?+

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