#CCBB7F Color

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

Color preview

#CCBB7F

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CCBB7F

.color-ccbb7f {
  color: #CCBB7F;
  background-color: #CCBB7F;
}

Frequently asked questions

What color is #CCBB7F?+

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

What is the closest Tailwind color to #CCBB7F?+

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