#CFCB77 Color

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

Color preview

#CFCB77

Color formats

HEX
#CFCB77
RGB
rgb(207, 203, 119)
RGBA
rgba(207, 203, 119, 1)
HSL
hsl(57, 48%, 64%)
HSV
hsv(57, 43%, 81%)
CMYK
cmyk(0%, 2%, 43%, 19%)
CSS variable
--color-primary: #CFCB77;
Lowercase HEX
#cfcb77

Shades

Tints

Tones

Harmony

CSS snippets for #CFCB77

.color-cfcb77 {
  color: #CFCB77;
  background-color: #CFCB77;
}

Frequently asked questions

What color is #CFCB77?+

#CFCB77 is a HEX color with RGB value rgb(207, 203, 119) and HSL value hsl(57, 48%, 64%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #CFCB77?+

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