#CFCB59 Color

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

Color preview

#CFCB59

Color formats

HEX
#CFCB59
RGB
rgb(207, 203, 89)
RGBA
rgba(207, 203, 89, 1)
HSL
hsl(58, 55%, 58%)
HSV
hsv(58, 57%, 81%)
CMYK
cmyk(0%, 2%, 57%, 19%)
CSS variable
--color-primary: #CFCB59;
Lowercase HEX
#cfcb59

Shades

Tints

Tones

Harmony

CSS snippets for #CFCB59

.color-cfcb59 {
  color: #CFCB59;
  background-color: #CFCB59;
}

Frequently asked questions

What color is #CFCB59?+

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

What is the closest Tailwind color to #CFCB59?+

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