#CDBE37 Color

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

Color preview

#CDBE37

Color formats

HEX
#CDBE37
RGB
rgb(205, 190, 55)
RGBA
rgba(205, 190, 55, 1)
HSL
hsl(54, 60%, 51%)
HSV
hsv(54, 73%, 80%)
CMYK
cmyk(0%, 7%, 73%, 20%)
CSS variable
--color-primary: #CDBE37;
Lowercase HEX
#cdbe37

Shades

Tints

Tones

Harmony

CSS snippets for #CDBE37

.color-cdbe37 {
  color: #CDBE37;
  background-color: #CDBE37;
}

Frequently asked questions

What color is #CDBE37?+

#CDBE37 is a HEX color with RGB value rgb(205, 190, 55) and HSL value hsl(54, 60%, 51%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #CDBE37?+

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