#C9966C Color

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

Color preview

#C9966C

Color formats

HEX
#C9966C
RGB
rgb(201, 150, 108)
RGBA
rgba(201, 150, 108, 1)
HSL
hsl(27, 46%, 61%)
HSV
hsv(27, 46%, 79%)
CMYK
cmyk(0%, 25%, 46%, 21%)
CSS variable
--color-primary: #C9966C;
Lowercase HEX
#c9966c

Shades

Tints

Tones

Harmony

CSS snippets for #C9966C

.color-c9966c {
  color: #C9966C;
  background-color: #C9966C;
}

Frequently asked questions

What color is #C9966C?+

#C9966C is a HEX color with RGB value rgb(201, 150, 108) and HSL value hsl(27, 46%, 61%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #C9966C?+

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