#CFCF72 Color

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

Color preview

#CFCF72

Color formats

HEX
#CFCF72
RGB
rgb(207, 207, 114)
RGBA
rgba(207, 207, 114, 1)
HSL
hsl(60, 49%, 63%)
HSV
hsv(60, 45%, 81%)
CMYK
cmyk(0%, 0%, 45%, 19%)
CSS variable
--color-primary: #CFCF72;
Lowercase HEX
#cfcf72

Shades

Tints

Tones

Harmony

CSS snippets for #CFCF72

.color-cfcf72 {
  color: #CFCF72;
  background-color: #CFCF72;
}

Frequently asked questions

What color is #CFCF72?+

#CFCF72 is a HEX color with RGB value rgb(207, 207, 114) and HSL value hsl(60, 49%, 63%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CFCF72?+

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