#CDE18C Color

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

Color preview

#CDE18C

Color formats

HEX
#CDE18C
RGB
rgb(205, 225, 140)
RGBA
rgba(205, 225, 140, 1)
HSL
hsl(74, 59%, 72%)
HSV
hsv(74, 38%, 88%)
CMYK
cmyk(9%, 0%, 38%, 12%)
CSS variable
--color-primary: #CDE18C;
Lowercase HEX
#cde18c

Shades

Tints

Tones

Harmony

CSS snippets for #CDE18C

.color-cde18c {
  color: #CDE18C;
  background-color: #CDE18C;
}

Frequently asked questions

What color is #CDE18C?+

#CDE18C is a HEX color with RGB value rgb(205, 225, 140) and HSL value hsl(74, 59%, 72%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #CDE18C?+

The closest Tailwind color is lime-200, available as the bg-lime-200 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