#C9804B Color

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

Color preview

#C9804B

Color formats

HEX
#C9804B
RGB
rgb(201, 128, 75)
RGBA
rgba(201, 128, 75, 1)
HSL
hsl(25, 54%, 54%)
HSV
hsv(25, 63%, 79%)
CMYK
cmyk(0%, 36%, 63%, 21%)
CSS variable
--color-primary: #C9804B;
Lowercase HEX
#c9804b

Shades

Tints

Tones

Harmony

CSS snippets for #C9804B

.color-c9804b {
  color: #C9804B;
  background-color: #C9804B;
}

Frequently asked questions

What color is #C9804B?+

#C9804B is a HEX color with RGB value rgb(201, 128, 75) and HSL value hsl(25, 54%, 54%). Its closest CSS named color is Peru.

What is the closest Tailwind color to #C9804B?+

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