#CCBA6D Color

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

Color preview

#CCBA6D

Color formats

HEX
#CCBA6D
RGB
rgb(204, 186, 109)
RGBA
rgba(204, 186, 109, 1)
HSL
hsl(49, 48%, 61%)
HSV
hsv(49, 47%, 80%)
CMYK
cmyk(0%, 9%, 47%, 20%)
CSS variable
--color-primary: #CCBA6D;
Lowercase HEX
#ccba6d

Shades

Tints

Tones

Harmony

CSS snippets for #CCBA6D

.color-ccba6d {
  color: #CCBA6D;
  background-color: #CCBA6D;
}

Frequently asked questions

What color is #CCBA6D?+

#CCBA6D is a HEX color with RGB value rgb(204, 186, 109) and HSL value hsl(49, 48%, 61%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CCBA6D?+

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