#CFCB5E Color

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

Color preview

#CFCB5E

Color formats

HEX
#CFCB5E
RGB
rgb(207, 203, 94)
RGBA
rgba(207, 203, 94, 1)
HSL
hsl(58, 54%, 59%)
HSV
hsv(58, 55%, 81%)
CMYK
cmyk(0%, 2%, 55%, 19%)
CSS variable
--color-primary: #CFCB5E;
Lowercase HEX
#cfcb5e

Shades

Tints

Tones

Harmony

CSS snippets for #CFCB5E

.color-cfcb5e {
  color: #CFCB5E;
  background-color: #CFCB5E;
}

Frequently asked questions

What color is #CFCB5E?+

#CFCB5E is a HEX color with RGB value rgb(207, 203, 94) and HSL value hsl(58, 54%, 59%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CFCB5E?+

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