#CCBE83 Color

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

Color preview

#CCBE83

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CCBE83

.color-ccbe83 {
  color: #CCBE83;
  background-color: #CCBE83;
}

Frequently asked questions

What color is #CCBE83?+

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

What is the closest Tailwind color to #CCBE83?+

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