#CABD30 Color

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

Color preview

#CABD30

Color formats

HEX
#CABD30
RGB
rgb(202, 189, 48)
RGBA
rgba(202, 189, 48, 1)
HSL
hsl(55, 62%, 49%)
HSV
hsv(55, 76%, 79%)
CMYK
cmyk(0%, 6%, 76%, 21%)
CSS variable
--color-primary: #CABD30;
Lowercase HEX
#cabd30

Shades

Tints

Tones

Harmony

CSS snippets for #CABD30

.color-cabd30 {
  color: #CABD30;
  background-color: #CABD30;
}

Frequently asked questions

What color is #CABD30?+

#CABD30 is a HEX color with RGB value rgb(202, 189, 48) and HSL value hsl(55, 62%, 49%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #CABD30?+

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