#CCD30D Color

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

Color preview

#CCD30D

Color formats

HEX
#CCD30D
RGB
rgb(204, 211, 13)
RGBA
rgba(204, 211, 13, 1)
HSL
hsl(62, 88%, 44%)
HSV
hsv(62, 94%, 83%)
CMYK
cmyk(3%, 0%, 94%, 17%)
CSS variable
--color-primary: #CCD30D;
Lowercase HEX
#ccd30d

Shades

Tints

Tones

Harmony

CSS snippets for #CCD30D

.color-ccd30d {
  color: #CCD30D;
  background-color: #CCD30D;
}

Frequently asked questions

What color is #CCD30D?+

#CCD30D is a HEX color with RGB value rgb(204, 211, 13) and HSL value hsl(62, 88%, 44%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #CCD30D?+

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