#CBAD63 Color

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

Color preview

#CBAD63

Color formats

HEX
#CBAD63
RGB
rgb(203, 173, 99)
RGBA
rgba(203, 173, 99, 1)
HSL
hsl(43, 50%, 59%)
HSV
hsv(43, 51%, 80%)
CMYK
cmyk(0%, 15%, 51%, 20%)
CSS variable
--color-primary: #CBAD63;
Lowercase HEX
#cbad63

Shades

Tints

Tones

Harmony

CSS snippets for #CBAD63

.color-cbad63 {
  color: #CBAD63;
  background-color: #CBAD63;
}

Frequently asked questions

What color is #CBAD63?+

#CBAD63 is a HEX color with RGB value rgb(203, 173, 99) and HSL value hsl(43, 50%, 59%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CBAD63?+

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