#CBAD34 Color

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

Color preview

#CBAD34

Color formats

HEX
#CBAD34
RGB
rgb(203, 173, 52)
RGBA
rgba(203, 173, 52, 1)
HSL
hsl(48, 59%, 50%)
HSV
hsv(48, 74%, 80%)
CMYK
cmyk(0%, 15%, 74%, 20%)
CSS variable
--color-primary: #CBAD34;
Lowercase HEX
#cbad34

Shades

Tints

Tones

Harmony

CSS snippets for #CBAD34

.color-cbad34 {
  color: #CBAD34;
  background-color: #CBAD34;
}

Frequently asked questions

What color is #CBAD34?+

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

What is the closest Tailwind color to #CBAD34?+

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