#CFCF85 Color

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

Color preview

#CFCF85

Color formats

HEX
#CFCF85
RGB
rgb(207, 207, 133)
RGBA
rgba(207, 207, 133, 1)
HSL
hsl(60, 44%, 67%)
HSV
hsv(60, 36%, 81%)
CMYK
cmyk(0%, 0%, 36%, 19%)
CSS variable
--color-primary: #CFCF85;
Lowercase HEX
#cfcf85

Shades

Tints

Tones

Harmony

CSS snippets for #CFCF85

.color-cfcf85 {
  color: #CFCF85;
  background-color: #CFCF85;
}

Frequently asked questions

What color is #CFCF85?+

#CFCF85 is a HEX color with RGB value rgb(207, 207, 133) and HSL value hsl(60, 44%, 67%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #CFCF85?+

The closest Tailwind color is lime-200, available as the bg-lime-200 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