#CDE3B5 Color

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

Color preview

#CDE3B5

Color formats

HEX
#CDE3B5
RGB
rgb(205, 227, 181)
RGBA
rgba(205, 227, 181, 1)
HSL
hsl(89, 45%, 80%)
HSV
hsv(89, 20%, 89%)
CMYK
cmyk(10%, 0%, 20%, 11%)
CSS variable
--color-primary: #CDE3B5;
Lowercase HEX
#cde3b5

Shades

Tints

Tones

Harmony

CSS snippets for #CDE3B5

.color-cde3b5 {
  color: #CDE3B5;
  background-color: #CDE3B5;
}

Frequently asked questions

What color is #CDE3B5?+

#CDE3B5 is a HEX color with RGB value rgb(205, 227, 181) and HSL value hsl(89, 45%, 80%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CDE3B5?+

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