#CDDC6A Color

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

Color preview

#CDDC6A

Color formats

HEX
#CDDC6A
RGB
rgb(205, 220, 106)
RGBA
rgba(205, 220, 106, 1)
HSL
hsl(68, 62%, 64%)
HSV
hsv(68, 52%, 86%)
CMYK
cmyk(7%, 0%, 52%, 14%)
CSS variable
--color-primary: #CDDC6A;
Lowercase HEX
#cddc6a

Shades

Tints

Tones

Harmony

CSS snippets for #CDDC6A

.color-cddc6a {
  color: #CDDC6A;
  background-color: #CDDC6A;
}

Frequently asked questions

What color is #CDDC6A?+

#CDDC6A is a HEX color with RGB value rgb(205, 220, 106) and HSL value hsl(68, 62%, 64%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CDDC6A?+

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