#CABD28 Color

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

Color preview

#CABD28

Color formats

HEX
#CABD28
RGB
rgb(202, 189, 40)
RGBA
rgba(202, 189, 40, 1)
HSL
hsl(55, 67%, 47%)
HSV
hsv(55, 80%, 79%)
CMYK
cmyk(0%, 6%, 80%, 21%)
CSS variable
--color-primary: #CABD28;
Lowercase HEX
#cabd28

Shades

Tints

Tones

Harmony

CSS snippets for #CABD28

.color-cabd28 {
  color: #CABD28;
  background-color: #CABD28;
}

Frequently asked questions

What color is #CABD28?+

#CABD28 is a HEX color with RGB value rgb(202, 189, 40) and HSL value hsl(55, 67%, 47%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #CABD28?+

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