#CDC154 Color

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

Color preview

#CDC154

Color formats

HEX
#CDC154
RGB
rgb(205, 193, 84)
RGBA
rgba(205, 193, 84, 1)
HSL
hsl(54, 55%, 57%)
HSV
hsv(54, 59%, 80%)
CMYK
cmyk(0%, 6%, 59%, 20%)
CSS variable
--color-primary: #CDC154;
Lowercase HEX
#cdc154

Shades

Tints

Tones

Harmony

CSS snippets for #CDC154

.color-cdc154 {
  color: #CDC154;
  background-color: #CDC154;
}

Frequently asked questions

What color is #CDC154?+

#CDC154 is a HEX color with RGB value rgb(205, 193, 84) and HSL value hsl(54, 55%, 57%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CDC154?+

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