#CDE15B Color

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

Color preview

#CDE15B

Color formats

HEX
#CDE15B
RGB
rgb(205, 225, 91)
RGBA
rgba(205, 225, 91, 1)
HSL
hsl(69, 69%, 62%)
HSV
hsv(69, 60%, 88%)
CMYK
cmyk(9%, 0%, 60%, 12%)
CSS variable
--color-primary: #CDE15B;
Lowercase HEX
#cde15b

Shades

Tints

Tones

Harmony

CSS snippets for #CDE15B

.color-cde15b {
  color: #CDE15B;
  background-color: #CDE15B;
}

Frequently asked questions

What color is #CDE15B?+

#CDE15B is a HEX color with RGB value rgb(205, 225, 91) and HSL value hsl(69, 69%, 62%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CDE15B?+

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