#C19F80 Color

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

Color preview

#C19F80

Color formats

HEX
#C19F80
RGB
rgb(193, 159, 128)
RGBA
rgba(193, 159, 128, 1)
HSL
hsl(29, 34%, 63%)
HSV
hsv(29, 34%, 76%)
CMYK
cmyk(0%, 18%, 34%, 24%)
CSS variable
--color-primary: #C19F80;
Lowercase HEX
#c19f80

Shades

Tints

Tones

Harmony

CSS snippets for #C19F80

.color-c19f80 {
  color: #C19F80;
  background-color: #C19F80;
}

Frequently asked questions

What color is #C19F80?+

#C19F80 is a HEX color with RGB value rgb(193, 159, 128) and HSL value hsl(29, 34%, 63%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #C19F80?+

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