#CCDE73 Color

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

Color preview

#CCDE73

Color formats

HEX
#CCDE73
RGB
rgb(204, 222, 115)
RGBA
rgba(204, 222, 115, 1)
HSL
hsl(70, 62%, 66%)
HSV
hsv(70, 48%, 87%)
CMYK
cmyk(8%, 0%, 48%, 13%)
CSS variable
--color-primary: #CCDE73;
Lowercase HEX
#ccde73

Shades

Tints

Tones

Harmony

CSS snippets for #CCDE73

.color-ccde73 {
  color: #CCDE73;
  background-color: #CCDE73;
}

Frequently asked questions

What color is #CCDE73?+

#CCDE73 is a HEX color with RGB value rgb(204, 222, 115) and HSL value hsl(70, 62%, 66%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CCDE73?+

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