#C2676F Color

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

Color preview

#C2676F

Color formats

HEX
#C2676F
RGB
rgb(194, 103, 111)
RGBA
rgba(194, 103, 111, 1)
HSL
hsl(355, 43%, 58%)
HSV
hsv(355, 47%, 76%)
CMYK
cmyk(0%, 47%, 43%, 24%)
CSS variable
--color-primary: #C2676F;
Lowercase HEX
#c2676f

Shades

Tints

Tones

Harmony

CSS snippets for #C2676F

.color-c2676f {
  color: #C2676F;
  background-color: #C2676F;
}

Frequently asked questions

What color is #C2676F?+

#C2676F is a HEX color with RGB value rgb(194, 103, 111) and HSL value hsl(355, 43%, 58%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #C2676F?+

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