#CCBB6E Color

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

Color preview

#CCBB6E

Color formats

HEX
#CCBB6E
RGB
rgb(204, 187, 110)
RGBA
rgba(204, 187, 110, 1)
HSL
hsl(49, 48%, 62%)
HSV
hsv(49, 46%, 80%)
CMYK
cmyk(0%, 8%, 46%, 20%)
CSS variable
--color-primary: #CCBB6E;
Lowercase HEX
#ccbb6e

Shades

Tints

Tones

Harmony

CSS snippets for #CCBB6E

.color-ccbb6e {
  color: #CCBB6E;
  background-color: #CCBB6E;
}

Frequently asked questions

What color is #CCBB6E?+

#CCBB6E is a HEX color with RGB value rgb(204, 187, 110) and HSL value hsl(49, 48%, 62%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CCBB6E?+

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