#CDEA10 Color

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

Color preview

#CDEA10

Color formats

HEX
#CDEA10
RGB
rgb(205, 234, 16)
RGBA
rgba(205, 234, 16, 1)
HSL
hsl(68, 87%, 49%)
HSV
hsv(68, 93%, 92%)
CMYK
cmyk(12%, 0%, 93%, 8%)
CSS variable
--color-primary: #CDEA10;
Lowercase HEX
#cdea10

Shades

Tints

Tones

Harmony

CSS snippets for #CDEA10

.color-cdea10 {
  color: #CDEA10;
  background-color: #CDEA10;
}

Frequently asked questions

What color is #CDEA10?+

#CDEA10 is a HEX color with RGB value rgb(205, 234, 16) and HSL value hsl(68, 87%, 49%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #CDEA10?+

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