#C6633F Color

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

Color preview

#C6633F

Color formats

HEX
#C6633F
RGB
rgb(198, 99, 63)
RGBA
rgba(198, 99, 63, 1)
HSL
hsl(16, 54%, 51%)
HSV
hsv(16, 68%, 78%)
CMYK
cmyk(0%, 50%, 68%, 22%)
CSS variable
--color-primary: #C6633F;
Lowercase HEX
#c6633f

Shades

Tints

Tones

Harmony

CSS snippets for #C6633F

.color-c6633f {
  color: #C6633F;
  background-color: #C6633F;
}

Frequently asked questions

What color is #C6633F?+

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

What is the closest Tailwind color to #C6633F?+

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