#C06E6B Color

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

Color preview

#C06E6B

Color formats

HEX
#C06E6B
RGB
rgb(192, 110, 107)
RGBA
rgba(192, 110, 107, 1)
HSL
hsl(2, 40%, 59%)
HSV
hsv(2, 44%, 75%)
CMYK
cmyk(0%, 43%, 44%, 25%)
CSS variable
--color-primary: #C06E6B;
Lowercase HEX
#c06e6b

Shades

Tints

Tones

Harmony

CSS snippets for #C06E6B

.color-c06e6b {
  color: #C06E6B;
  background-color: #C06E6B;
}

Frequently asked questions

What color is #C06E6B?+

#C06E6B is a HEX color with RGB value rgb(192, 110, 107) and HSL value hsl(2, 40%, 59%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #C06E6B?+

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