#CBB234 Color

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

Color preview

#CBB234

Color formats

HEX
#CBB234
RGB
rgb(203, 178, 52)
RGBA
rgba(203, 178, 52, 1)
HSL
hsl(50, 59%, 50%)
HSV
hsv(50, 74%, 80%)
CMYK
cmyk(0%, 12%, 74%, 20%)
CSS variable
--color-primary: #CBB234;
Lowercase HEX
#cbb234

Shades

Tints

Tones

Harmony

CSS snippets for #CBB234

.color-cbb234 {
  color: #CBB234;
  background-color: #CBB234;
}

Frequently asked questions

What color is #CBB234?+

#CBB234 is a HEX color with RGB value rgb(203, 178, 52) and HSL value hsl(50, 59%, 50%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #CBB234?+

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