#CCDD31 Color

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

Color preview

#CCDD31

Color formats

HEX
#CCDD31
RGB
rgb(204, 221, 49)
RGBA
rgba(204, 221, 49, 1)
HSL
hsl(66, 72%, 53%)
HSV
hsv(66, 78%, 87%)
CMYK
cmyk(8%, 0%, 78%, 13%)
CSS variable
--color-primary: #CCDD31;
Lowercase HEX
#ccdd31

Shades

Tints

Tones

Harmony

CSS snippets for #CCDD31

.color-ccdd31 {
  color: #CCDD31;
  background-color: #CCDD31;
}

Frequently asked questions

What color is #CCDD31?+

#CCDD31 is a HEX color with RGB value rgb(204, 221, 49) and HSL value hsl(66, 72%, 53%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #CCDD31?+

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