#C2483D Color

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

Color preview

#C2483D

Color formats

HEX
#C2483D
RGB
rgb(194, 72, 61)
RGBA
rgba(194, 72, 61, 1)
HSL
hsl(5, 52%, 50%)
HSV
hsv(5, 69%, 76%)
CMYK
cmyk(0%, 63%, 69%, 24%)
CSS variable
--color-primary: #C2483D;
Lowercase HEX
#c2483d

Shades

Tints

Tones

Harmony

CSS snippets for #C2483D

.color-c2483d {
  color: #C2483D;
  background-color: #C2483D;
}

Frequently asked questions

What color is #C2483D?+

#C2483D is a HEX color with RGB value rgb(194, 72, 61) and HSL value hsl(5, 52%, 50%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #C2483D?+

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