#CCC26D Color

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

Color preview

#CCC26D

Color formats

HEX
#CCC26D
RGB
rgb(204, 194, 109)
RGBA
rgba(204, 194, 109, 1)
HSL
hsl(54, 48%, 61%)
HSV
hsv(54, 47%, 80%)
CMYK
cmyk(0%, 5%, 47%, 20%)
CSS variable
--color-primary: #CCC26D;
Lowercase HEX
#ccc26d

Shades

Tints

Tones

Harmony

CSS snippets for #CCC26D

.color-ccc26d {
  color: #CCC26D;
  background-color: #CCC26D;
}

Frequently asked questions

What color is #CCC26D?+

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

What is the closest Tailwind color to #CCC26D?+

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