#CFCF3F Color

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

Color preview

#CFCF3F

Color formats

HEX
#CFCF3F
RGB
rgb(207, 207, 63)
RGBA
rgba(207, 207, 63, 1)
HSL
hsl(60, 60%, 53%)
HSV
hsv(60, 70%, 81%)
CMYK
cmyk(0%, 0%, 70%, 19%)
CSS variable
--color-primary: #CFCF3F;
Lowercase HEX
#cfcf3f

Shades

Tints

Tones

Harmony

CSS snippets for #CFCF3F

.color-cfcf3f {
  color: #CFCF3F;
  background-color: #CFCF3F;
}

Frequently asked questions

What color is #CFCF3F?+

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

What is the closest Tailwind color to #CFCF3F?+

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