#CADD83 Color

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

Color preview

#CADD83

Color formats

HEX
#CADD83
RGB
rgb(202, 221, 131)
RGBA
rgba(202, 221, 131, 1)
HSL
hsl(73, 57%, 69%)
HSV
hsv(73, 41%, 87%)
CMYK
cmyk(9%, 0%, 41%, 13%)
CSS variable
--color-primary: #CADD83;
Lowercase HEX
#cadd83

Shades

Tints

Tones

Harmony

CSS snippets for #CADD83

.color-cadd83 {
  color: #CADD83;
  background-color: #CADD83;
}

Frequently asked questions

What color is #CADD83?+

#CADD83 is a HEX color with RGB value rgb(202, 221, 131) and HSL value hsl(73, 57%, 69%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #CADD83?+

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