#CAD850 Color

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

Color preview

#CAD850

Color formats

HEX
#CAD850
RGB
rgb(202, 216, 80)
RGBA
rgba(202, 216, 80, 1)
HSL
hsl(66, 64%, 58%)
HSV
hsv(66, 63%, 85%)
CMYK
cmyk(6%, 0%, 63%, 15%)
CSS variable
--color-primary: #CAD850;
Lowercase HEX
#cad850

Shades

Tints

Tones

Harmony

CSS snippets for #CAD850

.color-cad850 {
  color: #CAD850;
  background-color: #CAD850;
}

Frequently asked questions

What color is #CAD850?+

#CAD850 is a HEX color with RGB value rgb(202, 216, 80) and HSL value hsl(66, 64%, 58%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CAD850?+

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