#C3402C Color

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

Color preview

#C3402C

Color formats

HEX
#C3402C
RGB
rgb(195, 64, 44)
RGBA
rgba(195, 64, 44, 1)
HSL
hsl(8, 63%, 47%)
HSV
hsv(8, 77%, 76%)
CMYK
cmyk(0%, 67%, 77%, 24%)
CSS variable
--color-primary: #C3402C;
Lowercase HEX
#c3402c

Shades

Tints

Tones

Harmony

CSS snippets for #C3402C

.color-c3402c {
  color: #C3402C;
  background-color: #C3402C;
}

Frequently asked questions

What color is #C3402C?+

#C3402C is a HEX color with RGB value rgb(195, 64, 44) and HSL value hsl(8, 63%, 47%). Its closest CSS named color is FireBrick.

What is the closest Tailwind color to #C3402C?+

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