#C0633F Color

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

Color preview

#C0633F

Color formats

HEX
#C0633F
RGB
rgb(192, 99, 63)
RGBA
rgba(192, 99, 63, 1)
HSL
hsl(17, 51%, 50%)
HSV
hsv(17, 67%, 75%)
CMYK
cmyk(0%, 48%, 67%, 25%)
CSS variable
--color-primary: #C0633F;
Lowercase HEX
#c0633f

Shades

Tints

Tones

Harmony

CSS snippets for #C0633F

.color-c0633f {
  color: #C0633F;
  background-color: #C0633F;
}

Frequently asked questions

What color is #C0633F?+

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

What is the closest Tailwind color to #C0633F?+

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