#CBBF72 Color

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

Color preview

#CBBF72

Color formats

HEX
#CBBF72
RGB
rgb(203, 191, 114)
RGBA
rgba(203, 191, 114, 1)
HSL
hsl(52, 46%, 62%)
HSV
hsv(52, 44%, 80%)
CMYK
cmyk(0%, 6%, 44%, 20%)
CSS variable
--color-primary: #CBBF72;
Lowercase HEX
#cbbf72

Shades

Tints

Tones

Harmony

CSS snippets for #CBBF72

.color-cbbf72 {
  color: #CBBF72;
  background-color: #CBBF72;
}

Frequently asked questions

What color is #CBBF72?+

#CBBF72 is a HEX color with RGB value rgb(203, 191, 114) and HSL value hsl(52, 46%, 62%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CBBF72?+

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