#CBBF81 Color

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

Color preview

#CBBF81

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CBBF81

.color-cbbf81 {
  color: #CBBF81;
  background-color: #CBBF81;
}

Frequently asked questions

What color is #CBBF81?+

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

What is the closest Tailwind color to #CBBF81?+

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