#CCB17B Color

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

Color preview

#CCB17B

Color formats

HEX
#CCB17B
RGB
rgb(204, 177, 123)
RGBA
rgba(204, 177, 123, 1)
HSL
hsl(40, 44%, 64%)
HSV
hsv(40, 40%, 80%)
CMYK
cmyk(0%, 13%, 40%, 20%)
CSS variable
--color-primary: #CCB17B;
Lowercase HEX
#ccb17b

Shades

Tints

Tones

Harmony

CSS snippets for #CCB17B

.color-ccb17b {
  color: #CCB17B;
  background-color: #CCB17B;
}

Frequently asked questions

What color is #CCB17B?+

#CCB17B is a HEX color with RGB value rgb(204, 177, 123) and HSL value hsl(40, 44%, 64%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CCB17B?+

The closest Tailwind color is orange-300, available as the bg-orange-300 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