#CCBB7E Color

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

Color preview

#CCBB7E

Color formats

HEX
#CCBB7E
RGB
rgb(204, 187, 126)
RGBA
rgba(204, 187, 126, 1)
HSL
hsl(47, 43%, 65%)
HSV
hsv(47, 38%, 80%)
CMYK
cmyk(0%, 8%, 38%, 20%)
CSS variable
--color-primary: #CCBB7E;
Lowercase HEX
#ccbb7e

Shades

Tints

Tones

Harmony

CSS snippets for #CCBB7E

.color-ccbb7e {
  color: #CCBB7E;
  background-color: #CCBB7E;
}

Frequently asked questions

What color is #CCBB7E?+

#CCBB7E is a HEX color with RGB value rgb(204, 187, 126) and HSL value hsl(47, 43%, 65%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CCBB7E?+

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