#CCC125 Color

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

Color preview

#CCC125

Color formats

HEX
#CCC125
RGB
rgb(204, 193, 37)
RGBA
rgba(204, 193, 37, 1)
HSL
hsl(56, 69%, 47%)
HSV
hsv(56, 82%, 80%)
CMYK
cmyk(0%, 5%, 82%, 20%)
CSS variable
--color-primary: #CCC125;
Lowercase HEX
#ccc125

Shades

Tints

Tones

Harmony

CSS snippets for #CCC125

.color-ccc125 {
  color: #CCC125;
  background-color: #CCC125;
}

Frequently asked questions

What color is #CCC125?+

#CCC125 is a HEX color with RGB value rgb(204, 193, 37) and HSL value hsl(56, 69%, 47%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #CCC125?+

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