#CAD150 Color

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

Color preview

#CAD150

Color formats

HEX
#CAD150
RGB
rgb(202, 209, 80)
RGBA
rgba(202, 209, 80, 1)
HSL
hsl(63, 58%, 57%)
HSV
hsv(63, 62%, 82%)
CMYK
cmyk(3%, 0%, 62%, 18%)
CSS variable
--color-primary: #CAD150;
Lowercase HEX
#cad150

Shades

Tints

Tones

Harmony

CSS snippets for #CAD150

.color-cad150 {
  color: #CAD150;
  background-color: #CAD150;
}

Frequently asked questions

What color is #CAD150?+

#CAD150 is a HEX color with RGB value rgb(202, 209, 80) and HSL value hsl(63, 58%, 57%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CAD150?+

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