#CDE01A Color

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

Color preview

#CDE01A

Color formats

HEX
#CDE01A
RGB
rgb(205, 224, 26)
RGBA
rgba(205, 224, 26, 1)
HSL
hsl(66, 79%, 49%)
HSV
hsv(66, 88%, 88%)
CMYK
cmyk(8%, 0%, 88%, 12%)
CSS variable
--color-primary: #CDE01A;
Lowercase HEX
#cde01a

Shades

Tints

Tones

Harmony

CSS snippets for #CDE01A

.color-cde01a {
  color: #CDE01A;
  background-color: #CDE01A;
}

Frequently asked questions

What color is #CDE01A?+

#CDE01A is a HEX color with RGB value rgb(205, 224, 26) and HSL value hsl(66, 79%, 49%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #CDE01A?+

The closest Tailwind color is yellow-400, available as the bg-yellow-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