#C3706B Color

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

Color preview

#C3706B

Color formats

HEX
#C3706B
RGB
rgb(195, 112, 107)
RGBA
rgba(195, 112, 107, 1)
HSL
hsl(3, 42%, 59%)
HSV
hsv(3, 45%, 76%)
CMYK
cmyk(0%, 43%, 45%, 24%)
CSS variable
--color-primary: #C3706B;
Lowercase HEX
#c3706b

Shades

Tints

Tones

Harmony

CSS snippets for #C3706B

.color-c3706b {
  color: #C3706B;
  background-color: #C3706B;
}

Frequently asked questions

What color is #C3706B?+

#C3706B is a HEX color with RGB value rgb(195, 112, 107) and HSL value hsl(3, 42%, 59%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #C3706B?+

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