#CDE5CD Color

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

Color preview

#CDE5CD

Color formats

HEX
#CDE5CD
RGB
rgb(205, 229, 205)
RGBA
rgba(205, 229, 205, 1)
HSL
hsl(120, 32%, 85%)
HSV
hsv(120, 10%, 90%)
CMYK
cmyk(10%, 0%, 10%, 10%)
CSS variable
--color-primary: #CDE5CD;
Lowercase HEX
#cde5cd

Shades

Tints

Tones

Harmony

CSS snippets for #CDE5CD

.color-cde5cd {
  color: #CDE5CD;
  background-color: #CDE5CD;
}

Frequently asked questions

What color is #CDE5CD?+

#CDE5CD is a HEX color with RGB value rgb(205, 229, 205) and HSL value hsl(120, 32%, 85%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CDE5CD?+

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