#CCDC93 Color

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

Color preview

#CCDC93

Color formats

HEX
#CCDC93
RGB
rgb(204, 220, 147)
RGBA
rgba(204, 220, 147, 1)
HSL
hsl(73, 51%, 72%)
HSV
hsv(73, 33%, 86%)
CMYK
cmyk(7%, 0%, 33%, 14%)
CSS variable
--color-primary: #CCDC93;
Lowercase HEX
#ccdc93

Shades

Tints

Tones

Harmony

CSS snippets for #CCDC93

.color-ccdc93 {
  color: #CCDC93;
  background-color: #CCDC93;
}

Frequently asked questions

What color is #CCDC93?+

#CCDC93 is a HEX color with RGB value rgb(204, 220, 147) and HSL value hsl(73, 51%, 72%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #CCDC93?+

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