#CDCF6B Color

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

Color preview

#CDCF6B

Color formats

HEX
#CDCF6B
RGB
rgb(205, 207, 107)
RGBA
rgba(205, 207, 107, 1)
HSL
hsl(61, 51%, 62%)
HSV
hsv(61, 48%, 81%)
CMYK
cmyk(1%, 0%, 48%, 19%)
CSS variable
--color-primary: #CDCF6B;
Lowercase HEX
#cdcf6b

Shades

Tints

Tones

Harmony

CSS snippets for #CDCF6B

.color-cdcf6b {
  color: #CDCF6B;
  background-color: #CDCF6B;
}

Frequently asked questions

What color is #CDCF6B?+

#CDCF6B is a HEX color with RGB value rgb(205, 207, 107) and HSL value hsl(61, 51%, 62%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CDCF6B?+

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