#C0523F Color

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

Color preview

#C0523F

Color formats

HEX
#C0523F
RGB
rgb(192, 82, 63)
RGBA
rgba(192, 82, 63, 1)
HSL
hsl(9, 51%, 50%)
HSV
hsv(9, 67%, 75%)
CMYK
cmyk(0%, 57%, 67%, 25%)
CSS variable
--color-primary: #C0523F;
Lowercase HEX
#c0523f

Shades

Tints

Tones

Harmony

CSS snippets for #C0523F

.color-c0523f {
  color: #C0523F;
  background-color: #C0523F;
}

Frequently asked questions

What color is #C0523F?+

#C0523F is a HEX color with RGB value rgb(192, 82, 63) and HSL value hsl(9, 51%, 50%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #C0523F?+

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