#CC886B Color

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

Color preview

#CC886B

Color formats

HEX
#CC886B
RGB
rgb(204, 136, 107)
RGBA
rgba(204, 136, 107, 1)
HSL
hsl(18, 49%, 61%)
HSV
hsv(18, 48%, 80%)
CMYK
cmyk(0%, 33%, 48%, 20%)
CSS variable
--color-primary: #CC886B;
Lowercase HEX
#cc886b

Shades

Tints

Tones

Harmony

CSS snippets for #CC886B

.color-cc886b {
  color: #CC886B;
  background-color: #CC886B;
}

Frequently asked questions

What color is #CC886B?+

#CC886B is a HEX color with RGB value rgb(204, 136, 107) and HSL value hsl(18, 49%, 61%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #CC886B?+

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