#CDCF4F Color

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

Color preview

#CDCF4F

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CDCF4F

.color-cdcf4f {
  color: #CDCF4F;
  background-color: #CDCF4F;
}

Frequently asked questions

What color is #CDCF4F?+

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

What is the closest Tailwind color to #CDCF4F?+

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