#CDEA40 Color

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

Color preview

#CDEA40

Color formats

HEX
#CDEA40
RGB
rgb(205, 234, 64)
RGBA
rgba(205, 234, 64, 1)
HSL
hsl(70, 80%, 58%)
HSV
hsv(70, 73%, 92%)
CMYK
cmyk(12%, 0%, 73%, 8%)
CSS variable
--color-primary: #CDEA40;
Lowercase HEX
#cdea40

Shades

Tints

Tones

Harmony

CSS snippets for #CDEA40

.color-cdea40 {
  color: #CDEA40;
  background-color: #CDEA40;
}

Frequently asked questions

What color is #CDEA40?+

#CDEA40 is a HEX color with RGB value rgb(205, 234, 64) and HSL value hsl(70, 80%, 58%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #CDEA40?+

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