#CDECB1 Color

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

Color preview

#CDECB1

Color formats

HEX
#CDECB1
RGB
rgb(205, 236, 177)
RGBA
rgba(205, 236, 177, 1)
HSL
hsl(92, 61%, 81%)
HSV
hsv(92, 25%, 93%)
CMYK
cmyk(13%, 0%, 25%, 7%)
CSS variable
--color-primary: #CDECB1;
Lowercase HEX
#cdecb1

Shades

Tints

Tones

Harmony

CSS snippets for #CDECB1

.color-cdecb1 {
  color: #CDECB1;
  background-color: #CDECB1;
}

Frequently asked questions

What color is #CDECB1?+

#CDECB1 is a HEX color with RGB value rgb(205, 236, 177) and HSL value hsl(92, 61%, 81%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #CDECB1?+

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