#CBBF7B Color

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

Color preview

#CBBF7B

Color formats

HEX
#CBBF7B
RGB
rgb(203, 191, 123)
RGBA
rgba(203, 191, 123, 1)
HSL
hsl(51, 43%, 64%)
HSV
hsv(51, 39%, 80%)
CMYK
cmyk(0%, 6%, 39%, 20%)
CSS variable
--color-primary: #CBBF7B;
Lowercase HEX
#cbbf7b

Shades

Tints

Tones

Harmony

CSS snippets for #CBBF7B

.color-cbbf7b {
  color: #CBBF7B;
  background-color: #CBBF7B;
}

Frequently asked questions

What color is #CBBF7B?+

#CBBF7B is a HEX color with RGB value rgb(203, 191, 123) and HSL value hsl(51, 43%, 64%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CBBF7B?+

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