#CDE98C Color

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

Color preview

#CDE98C

Color formats

HEX
#CDE98C
RGB
rgb(205, 233, 140)
RGBA
rgba(205, 233, 140, 1)
HSL
hsl(78, 68%, 73%)
HSV
hsv(78, 40%, 91%)
CMYK
cmyk(12%, 0%, 40%, 9%)
CSS variable
--color-primary: #CDE98C;
Lowercase HEX
#cde98c

Shades

Tints

Tones

Harmony

CSS snippets for #CDE98C

.color-cde98c {
  color: #CDE98C;
  background-color: #CDE98C;
}

Frequently asked questions

What color is #CDE98C?+

#CDE98C is a HEX color with RGB value rgb(205, 233, 140) and HSL value hsl(78, 68%, 73%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #CDE98C?+

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