#CDEBE1 Color

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

Color preview

#CDEBE1

Color formats

HEX
#CDEBE1
RGB
rgb(205, 235, 225)
RGBA
rgba(205, 235, 225, 1)
HSL
hsl(160, 43%, 86%)
HSV
hsv(160, 13%, 92%)
CMYK
cmyk(13%, 0%, 4%, 8%)
CSS variable
--color-primary: #CDEBE1;
Lowercase HEX
#cdebe1

Shades

Tints

Tones

Harmony

CSS snippets for #CDEBE1

.color-cdebe1 {
  color: #CDEBE1;
  background-color: #CDEBE1;
}

Frequently asked questions

What color is #CDEBE1?+

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

What is the closest Tailwind color to #CDEBE1?+

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