#CDCB46 Color

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

Color preview

#CDCB46

Color formats

HEX
#CDCB46
RGB
rgb(205, 203, 70)
RGBA
rgba(205, 203, 70, 1)
HSL
hsl(59, 57%, 54%)
HSV
hsv(59, 66%, 80%)
CMYK
cmyk(0%, 1%, 66%, 20%)
CSS variable
--color-primary: #CDCB46;
Lowercase HEX
#cdcb46

Shades

Tints

Tones

Harmony

CSS snippets for #CDCB46

.color-cdcb46 {
  color: #CDCB46;
  background-color: #CDCB46;
}

Frequently asked questions

What color is #CDCB46?+

#CDCB46 is a HEX color with RGB value rgb(205, 203, 70) and HSL value hsl(59, 57%, 54%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CDCB46?+

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