#CDBB13 Color

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

Color preview

#CDBB13

Color formats

HEX
#CDBB13
RGB
rgb(205, 187, 19)
RGBA
rgba(205, 187, 19, 1)
HSL
hsl(54, 83%, 44%)
HSV
hsv(54, 91%, 80%)
CMYK
cmyk(0%, 9%, 91%, 20%)
CSS variable
--color-primary: #CDBB13;
Lowercase HEX
#cdbb13

Shades

Tints

Tones

Harmony

CSS snippets for #CDBB13

.color-cdbb13 {
  color: #CDBB13;
  background-color: #CDBB13;
}

Frequently asked questions

What color is #CDBB13?+

#CDBB13 is a HEX color with RGB value rgb(205, 187, 19) and HSL value hsl(54, 83%, 44%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #CDBB13?+

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