#C99C55 Color

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

Color preview

#C99C55

Color formats

HEX
#C99C55
RGB
rgb(201, 156, 85)
RGBA
rgba(201, 156, 85, 1)
HSL
hsl(37, 52%, 56%)
HSV
hsv(37, 58%, 79%)
CMYK
cmyk(0%, 22%, 58%, 21%)
CSS variable
--color-primary: #C99C55;
Lowercase HEX
#c99c55

Shades

Tints

Tones

Harmony

CSS snippets for #C99C55

.color-c99c55 {
  color: #C99C55;
  background-color: #C99C55;
}

Frequently asked questions

What color is #C99C55?+

#C99C55 is a HEX color with RGB value rgb(201, 156, 85) and HSL value hsl(37, 52%, 56%). Its closest CSS named color is Peru.

What is the closest Tailwind color to #C99C55?+

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