#CDAB46 Color

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

Color preview

#CDAB46

Color formats

HEX
#CDAB46
RGB
rgb(205, 171, 70)
RGBA
rgba(205, 171, 70, 1)
HSL
hsl(45, 57%, 54%)
HSV
hsv(45, 66%, 80%)
CMYK
cmyk(0%, 17%, 66%, 20%)
CSS variable
--color-primary: #CDAB46;
Lowercase HEX
#cdab46

Shades

Tints

Tones

Harmony

CSS snippets for #CDAB46

.color-cdab46 {
  color: #CDAB46;
  background-color: #CDAB46;
}

Frequently asked questions

What color is #CDAB46?+

#CDAB46 is a HEX color with RGB value rgb(205, 171, 70) and HSL value hsl(45, 57%, 54%). Its closest CSS named color is Peru.

What is the closest Tailwind color to #CDAB46?+

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