#CFCB70 Color

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

Color preview

#CFCB70

Color formats

HEX
#CFCB70
RGB
rgb(207, 203, 112)
RGBA
rgba(207, 203, 112, 1)
HSL
hsl(57, 50%, 63%)
HSV
hsv(57, 46%, 81%)
CMYK
cmyk(0%, 2%, 46%, 19%)
CSS variable
--color-primary: #CFCB70;
Lowercase HEX
#cfcb70

Shades

Tints

Tones

Harmony

CSS snippets for #CFCB70

.color-cfcb70 {
  color: #CFCB70;
  background-color: #CFCB70;
}

Frequently asked questions

What color is #CFCB70?+

#CFCB70 is a HEX color with RGB value rgb(207, 203, 112) and HSL value hsl(57, 50%, 63%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CFCB70?+

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