#CFCF6B Color

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

Color preview

#CFCF6B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CFCF6B

.color-cfcf6b {
  color: #CFCF6B;
  background-color: #CFCF6B;
}

Frequently asked questions

What color is #CFCF6B?+

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

What is the closest Tailwind color to #CFCF6B?+

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