#CFCB6E Color

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

Color preview

#CFCB6E

Color formats

HEX
#CFCB6E
RGB
rgb(207, 203, 110)
RGBA
rgba(207, 203, 110, 1)
HSL
hsl(58, 50%, 62%)
HSV
hsv(58, 47%, 81%)
CMYK
cmyk(0%, 2%, 47%, 19%)
CSS variable
--color-primary: #CFCB6E;
Lowercase HEX
#cfcb6e

Shades

Tints

Tones

Harmony

CSS snippets for #CFCB6E

.color-cfcb6e {
  color: #CFCB6E;
  background-color: #CFCB6E;
}

Frequently asked questions

What color is #CFCB6E?+

#CFCB6E is a HEX color with RGB value rgb(207, 203, 110) and HSL value hsl(58, 50%, 62%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CFCB6E?+

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