#C2745F Color

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

Color preview

#C2745F

Color formats

HEX
#C2745F
RGB
rgb(194, 116, 95)
RGBA
rgba(194, 116, 95, 1)
HSL
hsl(13, 45%, 57%)
HSV
hsv(13, 51%, 76%)
CMYK
cmyk(0%, 40%, 51%, 24%)
CSS variable
--color-primary: #C2745F;
Lowercase HEX
#c2745f

Shades

Tints

Tones

Harmony

CSS snippets for #C2745F

.color-c2745f {
  color: #C2745F;
  background-color: #C2745F;
}

Frequently asked questions

What color is #C2745F?+

#C2745F is a HEX color with RGB value rgb(194, 116, 95) and HSL value hsl(13, 45%, 57%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #C2745F?+

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