#CDEBD5 Color

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

Color preview

#CDEBD5

Color formats

HEX
#CDEBD5
RGB
rgb(205, 235, 213)
RGBA
rgba(205, 235, 213, 1)
HSL
hsl(136, 43%, 86%)
HSV
hsv(136, 13%, 92%)
CMYK
cmyk(13%, 0%, 9%, 8%)
CSS variable
--color-primary: #CDEBD5;
Lowercase HEX
#cdebd5

Shades

Tints

Tones

Harmony

CSS snippets for #CDEBD5

.color-cdebd5 {
  color: #CDEBD5;
  background-color: #CDEBD5;
}

Frequently asked questions

What color is #CDEBD5?+

#CDEBD5 is a HEX color with RGB value rgb(205, 235, 213) and HSL value hsl(136, 43%, 86%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #CDEBD5?+

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