#CCBC6A Color

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

Color preview

#CCBC6A

Color formats

HEX
#CCBC6A
RGB
rgb(204, 188, 106)
RGBA
rgba(204, 188, 106, 1)
HSL
hsl(50, 49%, 61%)
HSV
hsv(50, 48%, 80%)
CMYK
cmyk(0%, 8%, 48%, 20%)
CSS variable
--color-primary: #CCBC6A;
Lowercase HEX
#ccbc6a

Shades

Tints

Tones

Harmony

CSS snippets for #CCBC6A

.color-ccbc6a {
  color: #CCBC6A;
  background-color: #CCBC6A;
}

Frequently asked questions

What color is #CCBC6A?+

#CCBC6A is a HEX color with RGB value rgb(204, 188, 106) and HSL value hsl(50, 49%, 61%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CCBC6A?+

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