#CCC83D Color

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

Color preview

#CCC83D

Color formats

HEX
#CCC83D
RGB
rgb(204, 200, 61)
RGBA
rgba(204, 200, 61, 1)
HSL
hsl(58, 58%, 52%)
HSV
hsv(58, 70%, 80%)
CMYK
cmyk(0%, 2%, 70%, 20%)
CSS variable
--color-primary: #CCC83D;
Lowercase HEX
#ccc83d

Shades

Tints

Tones

Harmony

CSS snippets for #CCC83D

.color-ccc83d {
  color: #CCC83D;
  background-color: #CCC83D;
}

Frequently asked questions

What color is #CCC83D?+

#CCC83D is a HEX color with RGB value rgb(204, 200, 61) and HSL value hsl(58, 58%, 52%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #CCC83D?+

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