#CDE264 Color

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

Color preview

#CDE264

Color formats

HEX
#CDE264
RGB
rgb(205, 226, 100)
RGBA
rgba(205, 226, 100, 1)
HSL
hsl(70, 68%, 64%)
HSV
hsv(70, 56%, 89%)
CMYK
cmyk(9%, 0%, 56%, 11%)
CSS variable
--color-primary: #CDE264;
Lowercase HEX
#cde264

Shades

Tints

Tones

Harmony

CSS snippets for #CDE264

.color-cde264 {
  color: #CDE264;
  background-color: #CDE264;
}

Frequently asked questions

What color is #CDE264?+

#CDE264 is a HEX color with RGB value rgb(205, 226, 100) and HSL value hsl(70, 68%, 64%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CDE264?+

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