#CDE255 Color

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

Color preview

#CDE255

Color formats

HEX
#CDE255
RGB
rgb(205, 226, 85)
RGBA
rgba(205, 226, 85, 1)
HSL
hsl(69, 71%, 61%)
HSV
hsv(69, 62%, 89%)
CMYK
cmyk(9%, 0%, 62%, 11%)
CSS variable
--color-primary: #CDE255;
Lowercase HEX
#cde255

Shades

Tints

Tones

Harmony

CSS snippets for #CDE255

.color-cde255 {
  color: #CDE255;
  background-color: #CDE255;
}

Frequently asked questions

What color is #CDE255?+

#CDE255 is a HEX color with RGB value rgb(205, 226, 85) and HSL value hsl(69, 71%, 61%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CDE255?+

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