#CDE4B7 Color

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

Color preview

#CDE4B7

Color formats

HEX
#CDE4B7
RGB
rgb(205, 228, 183)
RGBA
rgba(205, 228, 183, 1)
HSL
hsl(91, 45%, 81%)
HSV
hsv(91, 20%, 89%)
CMYK
cmyk(10%, 0%, 20%, 11%)
CSS variable
--color-primary: #CDE4B7;
Lowercase HEX
#cde4b7

Shades

Tints

Tones

Harmony

CSS snippets for #CDE4B7

.color-cde4b7 {
  color: #CDE4B7;
  background-color: #CDE4B7;
}

Frequently asked questions

What color is #CDE4B7?+

#CDE4B7 is a HEX color with RGB value rgb(205, 228, 183) and HSL value hsl(91, 45%, 81%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CDE4B7?+

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