#CDEE48 Color

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

Color preview

#CDEE48

Color formats

HEX
#CDEE48
RGB
rgb(205, 238, 72)
RGBA
rgba(205, 238, 72, 1)
HSL
hsl(72, 83%, 61%)
HSV
hsv(72, 70%, 93%)
CMYK
cmyk(14%, 0%, 70%, 7%)
CSS variable
--color-primary: #CDEE48;
Lowercase HEX
#cdee48

Shades

Tints

Tones

Harmony

CSS snippets for #CDEE48

.color-cdee48 {
  color: #CDEE48;
  background-color: #CDEE48;
}

Frequently asked questions

What color is #CDEE48?+

#CDEE48 is a HEX color with RGB value rgb(205, 238, 72) and HSL value hsl(72, 83%, 61%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #CDEE48?+

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