#CBCB45 Color

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

Color preview

#CBCB45

Color formats

HEX
#CBCB45
RGB
rgb(203, 203, 69)
RGBA
rgba(203, 203, 69, 1)
HSL
hsl(60, 56%, 53%)
HSV
hsv(60, 66%, 80%)
CMYK
cmyk(0%, 0%, 66%, 20%)
CSS variable
--color-primary: #CBCB45;
Lowercase HEX
#cbcb45

Shades

Tints

Tones

Harmony

CSS snippets for #CBCB45

.color-cbcb45 {
  color: #CBCB45;
  background-color: #CBCB45;
}

Frequently asked questions

What color is #CBCB45?+

#CBCB45 is a HEX color with RGB value rgb(203, 203, 69) and HSL value hsl(60, 56%, 53%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CBCB45?+

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