#CBBF80 Color

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

Color preview

#CBBF80

Color formats

HEX
#CBBF80
RGB
rgb(203, 191, 128)
RGBA
rgba(203, 191, 128, 1)
HSL
hsl(50, 42%, 65%)
HSV
hsv(50, 37%, 80%)
CMYK
cmyk(0%, 6%, 37%, 20%)
CSS variable
--color-primary: #CBBF80;
Lowercase HEX
#cbbf80

Shades

Tints

Tones

Harmony

CSS snippets for #CBBF80

.color-cbbf80 {
  color: #CBBF80;
  background-color: #CBBF80;
}

Frequently asked questions

What color is #CBBF80?+

#CBBF80 is a HEX color with RGB value rgb(203, 191, 128) and HSL value hsl(50, 42%, 65%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CBBF80?+

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