#CBCF41 Color

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

Color preview

#CBCF41

Color formats

HEX
#CBCF41
RGB
rgb(203, 207, 65)
RGBA
rgba(203, 207, 65, 1)
HSL
hsl(62, 60%, 53%)
HSV
hsv(62, 69%, 81%)
CMYK
cmyk(2%, 0%, 69%, 19%)
CSS variable
--color-primary: #CBCF41;
Lowercase HEX
#cbcf41

Shades

Tints

Tones

Harmony

CSS snippets for #CBCF41

.color-cbcf41 {
  color: #CBCF41;
  background-color: #CBCF41;
}

Frequently asked questions

What color is #CBCF41?+

#CBCF41 is a HEX color with RGB value rgb(203, 207, 65) and HSL value hsl(62, 60%, 53%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CBCF41?+

The closest Tailwind color is lime-400, available as the bg-lime-400 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