#CFCF68 Color

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

Color preview

#CFCF68

Color formats

HEX
#CFCF68
RGB
rgb(207, 207, 104)
RGBA
rgba(207, 207, 104, 1)
HSL
hsl(60, 52%, 61%)
HSV
hsv(60, 50%, 81%)
CMYK
cmyk(0%, 0%, 50%, 19%)
CSS variable
--color-primary: #CFCF68;
Lowercase HEX
#cfcf68

Shades

Tints

Tones

Harmony

CSS snippets for #CFCF68

.color-cfcf68 {
  color: #CFCF68;
  background-color: #CFCF68;
}

Frequently asked questions

What color is #CFCF68?+

#CFCF68 is a HEX color with RGB value rgb(207, 207, 104) and HSL value hsl(60, 52%, 61%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CFCF68?+

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