#CBCF72 Color

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

Color preview

#CBCF72

Color formats

HEX
#CBCF72
RGB
rgb(203, 207, 114)
RGBA
rgba(203, 207, 114, 1)
HSL
hsl(63, 49%, 63%)
HSV
hsv(63, 45%, 81%)
CMYK
cmyk(2%, 0%, 45%, 19%)
CSS variable
--color-primary: #CBCF72;
Lowercase HEX
#cbcf72

Shades

Tints

Tones

Harmony

CSS snippets for #CBCF72

.color-cbcf72 {
  color: #CBCF72;
  background-color: #CBCF72;
}

Frequently asked questions

What color is #CBCF72?+

#CBCF72 is a HEX color with RGB value rgb(203, 207, 114) and HSL value hsl(63, 49%, 63%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CBCF72?+

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