#CDF00A Color

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

Color preview

#CDF00A

Color formats

HEX
#CDF00A
RGB
rgb(205, 240, 10)
RGBA
rgba(205, 240, 10, 1)
HSL
hsl(69, 92%, 49%)
HSV
hsv(69, 96%, 94%)
CMYK
cmyk(15%, 0%, 96%, 6%)
CSS variable
--color-primary: #CDF00A;
Lowercase HEX
#cdf00a

Shades

Tints

Tones

Harmony

CSS snippets for #CDF00A

.color-cdf00a {
  color: #CDF00A;
  background-color: #CDF00A;
}

Frequently asked questions

What color is #CDF00A?+

#CDF00A is a HEX color with RGB value rgb(205, 240, 10) and HSL value hsl(69, 92%, 49%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #CDF00A?+

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