#CDCF5E Color

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

Color preview

#CDCF5E

Color formats

HEX
#CDCF5E
RGB
rgb(205, 207, 94)
RGBA
rgba(205, 207, 94, 1)
HSL
hsl(61, 54%, 59%)
HSV
hsv(61, 55%, 81%)
CMYK
cmyk(1%, 0%, 55%, 19%)
CSS variable
--color-primary: #CDCF5E;
Lowercase HEX
#cdcf5e

Shades

Tints

Tones

Harmony

CSS snippets for #CDCF5E

.color-cdcf5e {
  color: #CDCF5E;
  background-color: #CDCF5E;
}

Frequently asked questions

What color is #CDCF5E?+

#CDCF5E is a HEX color with RGB value rgb(205, 207, 94) and HSL value hsl(61, 54%, 59%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CDCF5E?+

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