#C25C43 Color

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

Color preview

#C25C43

Color formats

HEX
#C25C43
RGB
rgb(194, 92, 67)
RGBA
rgba(194, 92, 67, 1)
HSL
hsl(12, 51%, 51%)
HSV
hsv(12, 65%, 76%)
CMYK
cmyk(0%, 53%, 65%, 24%)
CSS variable
--color-primary: #C25C43;
Lowercase HEX
#c25c43

Shades

Tints

Tones

Harmony

CSS snippets for #C25C43

.color-c25c43 {
  color: #C25C43;
  background-color: #C25C43;
}

Frequently asked questions

What color is #C25C43?+

#C25C43 is a HEX color with RGB value rgb(194, 92, 67) and HSL value hsl(12, 51%, 51%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #C25C43?+

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