#CFCF87 Color

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

Color preview

#CFCF87

Color formats

HEX
#CFCF87
RGB
rgb(207, 207, 135)
RGBA
rgba(207, 207, 135, 1)
HSL
hsl(60, 43%, 67%)
HSV
hsv(60, 35%, 81%)
CMYK
cmyk(0%, 0%, 35%, 19%)
CSS variable
--color-primary: #CFCF87;
Lowercase HEX
#cfcf87

Shades

Tints

Tones

Harmony

CSS snippets for #CFCF87

.color-cfcf87 {
  color: #CFCF87;
  background-color: #CFCF87;
}

Frequently asked questions

What color is #CFCF87?+

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

What is the closest Tailwind color to #CFCF87?+

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