#CDE73C Color

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

Color preview

#CDE73C

Color formats

HEX
#CDE73C
RGB
rgb(205, 231, 60)
RGBA
rgba(205, 231, 60, 1)
HSL
hsl(69, 78%, 57%)
HSV
hsv(69, 74%, 91%)
CMYK
cmyk(11%, 0%, 74%, 9%)
CSS variable
--color-primary: #CDE73C;
Lowercase HEX
#cde73c

Shades

Tints

Tones

Harmony

CSS snippets for #CDE73C

.color-cde73c {
  color: #CDE73C;
  background-color: #CDE73C;
}

Frequently asked questions

What color is #CDE73C?+

#CDE73C is a HEX color with RGB value rgb(205, 231, 60) and HSL value hsl(69, 78%, 57%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #CDE73C?+

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