#CDE98B Color

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

Color preview

#CDE98B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CDE98B

.color-cde98b {
  color: #CDE98B;
  background-color: #CDE98B;
}

Frequently asked questions

What color is #CDE98B?+

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

What is the closest Tailwind color to #CDE98B?+

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