#CDFDBE Color

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

Color preview

#CDFDBE

Color formats

HEX
#CDFDBE
RGB
rgb(205, 253, 190)
RGBA
rgba(205, 253, 190, 1)
HSL
hsl(106, 94%, 87%)
HSV
hsv(106, 25%, 99%)
CMYK
cmyk(19%, 0%, 25%, 1%)
CSS variable
--color-primary: #CDFDBE;
Lowercase HEX
#cdfdbe

Shades

Tints

Tones

Harmony

CSS snippets for #CDFDBE

.color-cdfdbe {
  color: #CDFDBE;
  background-color: #CDFDBE;
}

Frequently asked questions

What color is #CDFDBE?+

#CDFDBE is a HEX color with RGB value rgb(205, 253, 190) and HSL value hsl(106, 94%, 87%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #CDFDBE?+

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