#C6553E Color

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

Color preview

#C6553E

Color formats

HEX
#C6553E
RGB
rgb(198, 85, 62)
RGBA
rgba(198, 85, 62, 1)
HSL
hsl(10, 54%, 51%)
HSV
hsv(10, 69%, 78%)
CMYK
cmyk(0%, 57%, 69%, 22%)
CSS variable
--color-primary: #C6553E;
Lowercase HEX
#c6553e

Shades

Tints

Tones

Harmony

CSS snippets for #C6553E

.color-c6553e {
  color: #C6553E;
  background-color: #C6553E;
}

Frequently asked questions

What color is #C6553E?+

#C6553E is a HEX color with RGB value rgb(198, 85, 62) and HSL value hsl(10, 54%, 51%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #C6553E?+

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