#CDBB48 Color

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

Color preview

#CDBB48

Color formats

HEX
#CDBB48
RGB
rgb(205, 187, 72)
RGBA
rgba(205, 187, 72, 1)
HSL
hsl(52, 57%, 54%)
HSV
hsv(52, 65%, 80%)
CMYK
cmyk(0%, 9%, 65%, 20%)
CSS variable
--color-primary: #CDBB48;
Lowercase HEX
#cdbb48

Shades

Tints

Tones

Harmony

CSS snippets for #CDBB48

.color-cdbb48 {
  color: #CDBB48;
  background-color: #CDBB48;
}

Frequently asked questions

What color is #CDBB48?+

#CDBB48 is a HEX color with RGB value rgb(205, 187, 72) and HSL value hsl(52, 57%, 54%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CDBB48?+

The closest Tailwind color is amber-300, available as the bg-amber-300 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