#CDA23C Color

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

Color preview

#CDA23C

Color formats

HEX
#CDA23C
RGB
rgb(205, 162, 60)
RGBA
rgba(205, 162, 60, 1)
HSL
hsl(42, 59%, 52%)
HSV
hsv(42, 71%, 80%)
CMYK
cmyk(0%, 21%, 71%, 20%)
CSS variable
--color-primary: #CDA23C;
Lowercase HEX
#cda23c

Shades

Tints

Tones

Harmony

CSS snippets for #CDA23C

.color-cda23c {
  color: #CDA23C;
  background-color: #CDA23C;
}

Frequently asked questions

What color is #CDA23C?+

#CDA23C is a HEX color with RGB value rgb(205, 162, 60) and HSL value hsl(42, 59%, 52%). Its closest CSS named color is Peru.

What is the closest Tailwind color to #CDA23C?+

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