#CFCF49 Color

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

Color preview

#CFCF49

Color formats

HEX
#CFCF49
RGB
rgb(207, 207, 73)
RGBA
rgba(207, 207, 73, 1)
HSL
hsl(60, 58%, 55%)
HSV
hsv(60, 65%, 81%)
CMYK
cmyk(0%, 0%, 65%, 19%)
CSS variable
--color-primary: #CFCF49;
Lowercase HEX
#cfcf49

Shades

Tints

Tones

Harmony

CSS snippets for #CFCF49

.color-cfcf49 {
  color: #CFCF49;
  background-color: #CFCF49;
}

Frequently asked questions

What color is #CFCF49?+

#CFCF49 is a HEX color with RGB value rgb(207, 207, 73) and HSL value hsl(60, 58%, 55%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CFCF49?+

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