#CABE35 Color

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

Color preview

#CABE35

Color formats

HEX
#CABE35
RGB
rgb(202, 190, 53)
RGBA
rgba(202, 190, 53, 1)
HSL
hsl(55, 58%, 50%)
HSV
hsv(55, 74%, 79%)
CMYK
cmyk(0%, 6%, 74%, 21%)
CSS variable
--color-primary: #CABE35;
Lowercase HEX
#cabe35

Shades

Tints

Tones

Harmony

CSS snippets for #CABE35

.color-cabe35 {
  color: #CABE35;
  background-color: #CABE35;
}

Frequently asked questions

What color is #CABE35?+

#CABE35 is a HEX color with RGB value rgb(202, 190, 53) and HSL value hsl(55, 58%, 50%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #CABE35?+

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