#C08D65 Color

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

Color preview

#C08D65

Color formats

HEX
#C08D65
RGB
rgb(192, 141, 101)
RGBA
rgba(192, 141, 101, 1)
HSL
hsl(26, 42%, 57%)
HSV
hsv(26, 47%, 75%)
CMYK
cmyk(0%, 27%, 47%, 25%)
CSS variable
--color-primary: #C08D65;
Lowercase HEX
#c08d65

Shades

Tints

Tones

Harmony

CSS snippets for #C08D65

.color-c08d65 {
  color: #C08D65;
  background-color: #C08D65;
}

Frequently asked questions

What color is #C08D65?+

#C08D65 is a HEX color with RGB value rgb(192, 141, 101) and HSL value hsl(26, 42%, 57%). Its closest CSS named color is Peru.

What is the closest Tailwind color to #C08D65?+

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