#CAD256 Color

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

Color preview

#CAD256

Color formats

HEX
#CAD256
RGB
rgb(202, 210, 86)
RGBA
rgba(202, 210, 86, 1)
HSL
hsl(64, 58%, 58%)
HSV
hsv(64, 59%, 82%)
CMYK
cmyk(4%, 0%, 59%, 18%)
CSS variable
--color-primary: #CAD256;
Lowercase HEX
#cad256

Shades

Tints

Tones

Harmony

CSS snippets for #CAD256

.color-cad256 {
  color: #CAD256;
  background-color: #CAD256;
}

Frequently asked questions

What color is #CAD256?+

#CAD256 is a HEX color with RGB value rgb(202, 210, 86) and HSL value hsl(64, 58%, 58%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CAD256?+

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