#CDE17B Color

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

Color preview

#CDE17B

Color formats

HEX
#CDE17B
RGB
rgb(205, 225, 123)
RGBA
rgba(205, 225, 123, 1)
HSL
hsl(72, 63%, 68%)
HSV
hsv(72, 45%, 88%)
CMYK
cmyk(9%, 0%, 45%, 12%)
CSS variable
--color-primary: #CDE17B;
Lowercase HEX
#cde17b

Shades

Tints

Tones

Harmony

CSS snippets for #CDE17B

.color-cde17b {
  color: #CDE17B;
  background-color: #CDE17B;
}

Frequently asked questions

What color is #CDE17B?+

#CDE17B is a HEX color with RGB value rgb(205, 225, 123) and HSL value hsl(72, 63%, 68%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #CDE17B?+

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