#CCBD83 Color

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

Color preview

#CCBD83

Color formats

HEX
#CCBD83
RGB
rgb(204, 189, 131)
RGBA
rgba(204, 189, 131, 1)
HSL
hsl(48, 42%, 66%)
HSV
hsv(48, 36%, 80%)
CMYK
cmyk(0%, 7%, 36%, 20%)
CSS variable
--color-primary: #CCBD83;
Lowercase HEX
#ccbd83

Shades

Tints

Tones

Harmony

CSS snippets for #CCBD83

.color-ccbd83 {
  color: #CCBD83;
  background-color: #CCBD83;
}

Frequently asked questions

What color is #CCBD83?+

#CCBD83 is a HEX color with RGB value rgb(204, 189, 131) and HSL value hsl(48, 42%, 66%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CCBD83?+

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