#CDDC93 Color

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

Color preview

#CDDC93

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CDDC93

.color-cddc93 {
  color: #CDDC93;
  background-color: #CDDC93;
}

Frequently asked questions

What color is #CDDC93?+

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

What is the closest Tailwind color to #CDDC93?+

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