#CFCB6A Color

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

Color preview

#CFCB6A

Color formats

HEX
#CFCB6A
RGB
rgb(207, 203, 106)
RGBA
rgba(207, 203, 106, 1)
HSL
hsl(58, 51%, 61%)
HSV
hsv(58, 49%, 81%)
CMYK
cmyk(0%, 2%, 49%, 19%)
CSS variable
--color-primary: #CFCB6A;
Lowercase HEX
#cfcb6a

Shades

Tints

Tones

Harmony

CSS snippets for #CFCB6A

.color-cfcb6a {
  color: #CFCB6A;
  background-color: #CFCB6A;
}

Frequently asked questions

What color is #CFCB6A?+

#CFCB6A is a HEX color with RGB value rgb(207, 203, 106) and HSL value hsl(58, 51%, 61%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CFCB6A?+

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