#C03F3F Color

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

Color preview

#C03F3F

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #C03F3F

.color-c03f3f {
  color: #C03F3F;
  background-color: #C03F3F;
}

Frequently asked questions

What color is #C03F3F?+

#C03F3F is a HEX color with RGB value rgb(192, 63, 63) and HSL value hsl(0, 51%, 50%). Its closest CSS named color is Brown.

What is the closest Tailwind color to #C03F3F?+

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