#CCA26B Color

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

Color preview

#CCA26B

Color formats

HEX
#CCA26B
RGB
rgb(204, 162, 107)
RGBA
rgba(204, 162, 107, 1)
HSL
hsl(34, 49%, 61%)
HSV
hsv(34, 48%, 80%)
CMYK
cmyk(0%, 21%, 48%, 20%)
CSS variable
--color-primary: #CCA26B;
Lowercase HEX
#cca26b

Shades

Tints

Tones

Harmony

CSS snippets for #CCA26B

.color-cca26b {
  color: #CCA26B;
  background-color: #CCA26B;
}

Frequently asked questions

What color is #CCA26B?+

#CCA26B is a HEX color with RGB value rgb(204, 162, 107) and HSL value hsl(34, 49%, 61%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CCA26B?+

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