#C3403C Color

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

Color preview

#C3403C

Color formats

HEX
#C3403C
RGB
rgb(195, 64, 60)
RGBA
rgba(195, 64, 60, 1)
HSL
hsl(2, 53%, 50%)
HSV
hsv(2, 69%, 76%)
CMYK
cmyk(0%, 67%, 69%, 24%)
CSS variable
--color-primary: #C3403C;
Lowercase HEX
#c3403c

Shades

Tints

Tones

Harmony

CSS snippets for #C3403C

.color-c3403c {
  color: #C3403C;
  background-color: #C3403C;
}

Frequently asked questions

What color is #C3403C?+

#C3403C is a HEX color with RGB value rgb(195, 64, 60) and HSL value hsl(2, 53%, 50%). Its closest CSS named color is Brown.

What is the closest Tailwind color to #C3403C?+

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