#CDEDB8 Color

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

Color preview

#CDEDB8

Color formats

HEX
#CDEDB8
RGB
rgb(205, 237, 184)
RGBA
rgba(205, 237, 184, 1)
HSL
hsl(96, 60%, 83%)
HSV
hsv(96, 22%, 93%)
CMYK
cmyk(14%, 0%, 22%, 7%)
CSS variable
--color-primary: #CDEDB8;
Lowercase HEX
#cdedb8

Shades

Tints

Tones

Harmony

CSS snippets for #CDEDB8

.color-cdedb8 {
  color: #CDEDB8;
  background-color: #CDEDB8;
}

Frequently asked questions

What color is #CDEDB8?+

#CDEDB8 is a HEX color with RGB value rgb(205, 237, 184) and HSL value hsl(96, 60%, 83%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #CDEDB8?+

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