#CDECB8 Color

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

Color preview

#CDECB8

Color formats

HEX
#CDECB8
RGB
rgb(205, 236, 184)
RGBA
rgba(205, 236, 184, 1)
HSL
hsl(96, 58%, 82%)
HSV
hsv(96, 22%, 93%)
CMYK
cmyk(13%, 0%, 22%, 7%)
CSS variable
--color-primary: #CDECB8;
Lowercase HEX
#cdecb8

Shades

Tints

Tones

Harmony

CSS snippets for #CDECB8

.color-cdecb8 {
  color: #CDECB8;
  background-color: #CDECB8;
}

Frequently asked questions

What color is #CDECB8?+

#CDECB8 is a HEX color with RGB value rgb(205, 236, 184) and HSL value hsl(96, 58%, 82%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #CDECB8?+

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