#CDAB48 Color

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

Color preview

#CDAB48

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CDAB48

.color-cdab48 {
  color: #CDAB48;
  background-color: #CDAB48;
}

Frequently asked questions

What color is #CDAB48?+

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

What is the closest Tailwind color to #CDAB48?+

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