#CDEBE6 Color

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

Color preview

#CDEBE6

Color formats

HEX
#CDEBE6
RGB
rgb(205, 235, 230)
RGBA
rgba(205, 235, 230, 1)
HSL
hsl(170, 43%, 86%)
HSV
hsv(170, 13%, 92%)
CMYK
cmyk(13%, 0%, 2%, 8%)
CSS variable
--color-primary: #CDEBE6;
Lowercase HEX
#cdebe6

Shades

Tints

Tones

Harmony

CSS snippets for #CDEBE6

.color-cdebe6 {
  color: #CDEBE6;
  background-color: #CDEBE6;
}

Frequently asked questions

What color is #CDEBE6?+

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

What is the closest Tailwind color to #CDEBE6?+

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