#CDDC7A Color

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

Color preview

#CDDC7A

Color formats

HEX
#CDDC7A
RGB
rgb(205, 220, 122)
RGBA
rgba(205, 220, 122, 1)
HSL
hsl(69, 58%, 67%)
HSV
hsv(69, 45%, 86%)
CMYK
cmyk(7%, 0%, 45%, 14%)
CSS variable
--color-primary: #CDDC7A;
Lowercase HEX
#cddc7a

Shades

Tints

Tones

Harmony

CSS snippets for #CDDC7A

.color-cddc7a {
  color: #CDDC7A;
  background-color: #CDDC7A;
}

Frequently asked questions

What color is #CDDC7A?+

#CDDC7A is a HEX color with RGB value rgb(205, 220, 122) and HSL value hsl(69, 58%, 67%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #CDDC7A?+

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