#CDEBD6 Color

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

Color preview

#CDEBD6

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CDEBD6

.color-cdebd6 {
  color: #CDEBD6;
  background-color: #CDEBD6;
}

Frequently asked questions

What color is #CDEBD6?+

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

What is the closest Tailwind color to #CDEBD6?+

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