#CCDA50 Color

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

Color preview

#CCDA50

Color formats

HEX
#CCDA50
RGB
rgb(204, 218, 80)
RGBA
rgba(204, 218, 80, 1)
HSL
hsl(66, 65%, 58%)
HSV
hsv(66, 63%, 85%)
CMYK
cmyk(6%, 0%, 63%, 15%)
CSS variable
--color-primary: #CCDA50;
Lowercase HEX
#ccda50

Shades

Tints

Tones

Harmony

CSS snippets for #CCDA50

.color-ccda50 {
  color: #CCDA50;
  background-color: #CCDA50;
}

Frequently asked questions

What color is #CCDA50?+

#CCDA50 is a HEX color with RGB value rgb(204, 218, 80) and HSL value hsl(66, 65%, 58%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CCDA50?+

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