#C08F84 Color

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

Color preview

#C08F84

Color formats

HEX
#C08F84
RGB
rgb(192, 143, 132)
RGBA
rgba(192, 143, 132, 1)
HSL
hsl(11, 32%, 64%)
HSV
hsv(11, 31%, 75%)
CMYK
cmyk(0%, 26%, 31%, 25%)
CSS variable
--color-primary: #C08F84;
Lowercase HEX
#c08f84

Shades

Tints

Tones

Harmony

CSS snippets for #C08F84

.color-c08f84 {
  color: #C08F84;
  background-color: #C08F84;
}

Frequently asked questions

What color is #C08F84?+

#C08F84 is a HEX color with RGB value rgb(192, 143, 132) and HSL value hsl(11, 32%, 64%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #C08F84?+

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