#CBBF7C Color

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

Color preview

#CBBF7C

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CBBF7C

.color-cbbf7c {
  color: #CBBF7C;
  background-color: #CBBF7C;
}

Frequently asked questions

What color is #CBBF7C?+

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

What is the closest Tailwind color to #CBBF7C?+

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