#CCBD7B Color

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

Color preview

#CCBD7B

Color formats

HEX
#CCBD7B
RGB
rgb(204, 189, 123)
RGBA
rgba(204, 189, 123, 1)
HSL
hsl(49, 44%, 64%)
HSV
hsv(49, 40%, 80%)
CMYK
cmyk(0%, 7%, 40%, 20%)
CSS variable
--color-primary: #CCBD7B;
Lowercase HEX
#ccbd7b

Shades

Tints

Tones

Harmony

CSS snippets for #CCBD7B

.color-ccbd7b {
  color: #CCBD7B;
  background-color: #CCBD7B;
}

Frequently asked questions

What color is #CCBD7B?+

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

What is the closest Tailwind color to #CCBD7B?+

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