#C9905F Color

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

Color preview

#C9905F

Color formats

HEX
#C9905F
RGB
rgb(201, 144, 95)
RGBA
rgba(201, 144, 95, 1)
HSL
hsl(28, 50%, 58%)
HSV
hsv(28, 53%, 79%)
CMYK
cmyk(0%, 28%, 53%, 21%)
CSS variable
--color-primary: #C9905F;
Lowercase HEX
#c9905f

Shades

Tints

Tones

Harmony

CSS snippets for #C9905F

.color-c9905f {
  color: #C9905F;
  background-color: #C9905F;
}

Frequently asked questions

What color is #C9905F?+

#C9905F is a HEX color with RGB value rgb(201, 144, 95) and HSL value hsl(28, 50%, 58%). Its closest CSS named color is Peru.

What is the closest Tailwind color to #C9905F?+

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