#CCDA53 Color

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

Color preview

#CCDA53

Color formats

HEX
#CCDA53
RGB
rgb(204, 218, 83)
RGBA
rgba(204, 218, 83, 1)
HSL
hsl(66, 65%, 59%)
HSV
hsv(66, 62%, 85%)
CMYK
cmyk(6%, 0%, 62%, 15%)
CSS variable
--color-primary: #CCDA53;
Lowercase HEX
#ccda53

Shades

Tints

Tones

Harmony

CSS snippets for #CCDA53

.color-ccda53 {
  color: #CCDA53;
  background-color: #CCDA53;
}

Frequently asked questions

What color is #CCDA53?+

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

What is the closest Tailwind color to #CCDA53?+

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