#CDDC5F Color

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

Color preview

#CDDC5F

Color formats

HEX
#CDDC5F
RGB
rgb(205, 220, 95)
RGBA
rgba(205, 220, 95, 1)
HSL
hsl(67, 64%, 62%)
HSV
hsv(67, 57%, 86%)
CMYK
cmyk(7%, 0%, 57%, 14%)
CSS variable
--color-primary: #CDDC5F;
Lowercase HEX
#cddc5f

Shades

Tints

Tones

Harmony

CSS snippets for #CDDC5F

.color-cddc5f {
  color: #CDDC5F;
  background-color: #CDDC5F;
}

Frequently asked questions

What color is #CDDC5F?+

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

What is the closest Tailwind color to #CDDC5F?+

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