#CDCF4E Color

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

Color preview

#CDCF4E

Color formats

HEX
#CDCF4E
RGB
rgb(205, 207, 78)
RGBA
rgba(205, 207, 78, 1)
HSL
hsl(61, 57%, 56%)
HSV
hsv(61, 62%, 81%)
CMYK
cmyk(1%, 0%, 62%, 19%)
CSS variable
--color-primary: #CDCF4E;
Lowercase HEX
#cdcf4e

Shades

Tints

Tones

Harmony

CSS snippets for #CDCF4E

.color-cdcf4e {
  color: #CDCF4E;
  background-color: #CDCF4E;
}

Frequently asked questions

What color is #CDCF4E?+

#CDCF4E is a HEX color with RGB value rgb(205, 207, 78) and HSL value hsl(61, 57%, 56%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CDCF4E?+

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