#CABE3D Color

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

Color preview

#CABE3D

Color formats

HEX
#CABE3D
RGB
rgb(202, 190, 61)
RGBA
rgba(202, 190, 61, 1)
HSL
hsl(55, 57%, 52%)
HSV
hsv(55, 70%, 79%)
CMYK
cmyk(0%, 6%, 70%, 21%)
CSS variable
--color-primary: #CABE3D;
Lowercase HEX
#cabe3d

Shades

Tints

Tones

Harmony

CSS snippets for #CABE3D

.color-cabe3d {
  color: #CABE3D;
  background-color: #CABE3D;
}

Frequently asked questions

What color is #CABE3D?+

#CABE3D is a HEX color with RGB value rgb(202, 190, 61) and HSL value hsl(55, 57%, 52%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #CABE3D?+

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