#C6553F Color

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

Color preview

#C6553F

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #C6553F

.color-c6553f {
  color: #C6553F;
  background-color: #C6553F;
}

Frequently asked questions

What color is #C6553F?+

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

What is the closest Tailwind color to #C6553F?+

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