#CDE18B Color

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

Color preview

#CDE18B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CDE18B

.color-cde18b {
  color: #CDE18B;
  background-color: #CDE18B;
}

Frequently asked questions

What color is #CDE18B?+

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

What is the closest Tailwind color to #CDE18B?+

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