#CCCE31 Color

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

Color preview

#CCCE31

Color formats

HEX
#CCCE31
RGB
rgb(204, 206, 49)
RGBA
rgba(204, 206, 49, 1)
HSL
hsl(61, 62%, 50%)
HSV
hsv(61, 76%, 81%)
CMYK
cmyk(1%, 0%, 76%, 19%)
CSS variable
--color-primary: #CCCE31;
Lowercase HEX
#ccce31

Shades

Tints

Tones

Harmony

CSS snippets for #CCCE31

.color-ccce31 {
  color: #CCCE31;
  background-color: #CCCE31;
}

Frequently asked questions

What color is #CCCE31?+

#CCCE31 is a HEX color with RGB value rgb(204, 206, 49) and HSL value hsl(61, 62%, 50%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #CCCE31?+

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