#CDE65B Color

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

Color preview

#CDE65B

Color formats

HEX
#CDE65B
RGB
rgb(205, 230, 91)
RGBA
rgba(205, 230, 91, 1)
HSL
hsl(71, 74%, 63%)
HSV
hsv(71, 60%, 90%)
CMYK
cmyk(11%, 0%, 60%, 10%)
CSS variable
--color-primary: #CDE65B;
Lowercase HEX
#cde65b

Shades

Tints

Tones

Harmony

CSS snippets for #CDE65B

.color-cde65b {
  color: #CDE65B;
  background-color: #CDE65B;
}

Frequently asked questions

What color is #CDE65B?+

#CDE65B is a HEX color with RGB value rgb(205, 230, 91) and HSL value hsl(71, 74%, 63%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CDE65B?+

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