#C6696F Color

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

Color preview

#C6696F

Color formats

HEX
#C6696F
RGB
rgb(198, 105, 111)
RGBA
rgba(198, 105, 111, 1)
HSL
hsl(356, 45%, 59%)
HSV
hsv(356, 47%, 78%)
CMYK
cmyk(0%, 47%, 44%, 22%)
CSS variable
--color-primary: #C6696F;
Lowercase HEX
#c6696f

Shades

Tints

Tones

Harmony

CSS snippets for #C6696F

.color-c6696f {
  color: #C6696F;
  background-color: #C6696F;
}

Frequently asked questions

What color is #C6696F?+

#C6696F is a HEX color with RGB value rgb(198, 105, 111) and HSL value hsl(356, 45%, 59%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #C6696F?+

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