#CC675B Color

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

Color preview

#CC675B

Color formats

HEX
#CC675B
RGB
rgb(204, 103, 91)
RGBA
rgba(204, 103, 91, 1)
HSL
hsl(6, 53%, 58%)
HSV
hsv(6, 55%, 80%)
CMYK
cmyk(0%, 50%, 55%, 20%)
CSS variable
--color-primary: #CC675B;
Lowercase HEX
#cc675b

Shades

Tints

Tones

Harmony

CSS snippets for #CC675B

.color-cc675b {
  color: #CC675B;
  background-color: #CC675B;
}

Frequently asked questions

What color is #CC675B?+

#CC675B is a HEX color with RGB value rgb(204, 103, 91) and HSL value hsl(6, 53%, 58%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #CC675B?+

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