#CBBF53 Color

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

Color preview

#CBBF53

Color formats

HEX
#CBBF53
RGB
rgb(203, 191, 83)
RGBA
rgba(203, 191, 83, 1)
HSL
hsl(54, 54%, 56%)
HSV
hsv(54, 59%, 80%)
CMYK
cmyk(0%, 6%, 59%, 20%)
CSS variable
--color-primary: #CBBF53;
Lowercase HEX
#cbbf53

Shades

Tints

Tones

Harmony

CSS snippets for #CBBF53

.color-cbbf53 {
  color: #CBBF53;
  background-color: #CBBF53;
}

Frequently asked questions

What color is #CBBF53?+

#CBBF53 is a HEX color with RGB value rgb(203, 191, 83) and HSL value hsl(54, 54%, 56%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CBBF53?+

The closest Tailwind color is amber-300, available as the bg-amber-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