#C06E65 Color

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

Color preview

#C06E65

Color formats

HEX
#C06E65
RGB
rgb(192, 110, 101)
RGBA
rgba(192, 110, 101, 1)
HSL
hsl(6, 42%, 57%)
HSV
hsv(6, 47%, 75%)
CMYK
cmyk(0%, 43%, 47%, 25%)
CSS variable
--color-primary: #C06E65;
Lowercase HEX
#c06e65

Shades

Tints

Tones

Harmony

CSS snippets for #C06E65

.color-c06e65 {
  color: #C06E65;
  background-color: #C06E65;
}

Frequently asked questions

What color is #C06E65?+

#C06E65 is a HEX color with RGB value rgb(192, 110, 101) and HSL value hsl(6, 42%, 57%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #C06E65?+

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