#CDCB4F Color

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

Color preview

#CDCB4F

Color formats

HEX
#CDCB4F
RGB
rgb(205, 203, 79)
RGBA
rgba(205, 203, 79, 1)
HSL
hsl(59, 56%, 56%)
HSV
hsv(59, 61%, 80%)
CMYK
cmyk(0%, 1%, 61%, 20%)
CSS variable
--color-primary: #CDCB4F;
Lowercase HEX
#cdcb4f

Shades

Tints

Tones

Harmony

CSS snippets for #CDCB4F

.color-cdcb4f {
  color: #CDCB4F;
  background-color: #CDCB4F;
}

Frequently asked questions

What color is #CDCB4F?+

#CDCB4F is a HEX color with RGB value rgb(205, 203, 79) and HSL value hsl(59, 56%, 56%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CDCB4F?+

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