#CDC241 Color

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

Color preview

#CDC241

Color formats

HEX
#CDC241
RGB
rgb(205, 194, 65)
RGBA
rgba(205, 194, 65, 1)
HSL
hsl(55, 58%, 53%)
HSV
hsv(55, 68%, 80%)
CMYK
cmyk(0%, 5%, 68%, 20%)
CSS variable
--color-primary: #CDC241;
Lowercase HEX
#cdc241

Shades

Tints

Tones

Harmony

CSS snippets for #CDC241

.color-cdc241 {
  color: #CDC241;
  background-color: #CDC241;
}

Frequently asked questions

What color is #CDC241?+

#CDC241 is a HEX color with RGB value rgb(205, 194, 65) and HSL value hsl(55, 58%, 53%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #CDC241?+

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