#CCEBD9 Color

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

Color preview

#CCEBD9

Color formats

HEX
#CCEBD9
RGB
rgb(204, 235, 217)
RGBA
rgba(204, 235, 217, 1)
HSL
hsl(145, 44%, 86%)
HSV
hsv(145, 13%, 92%)
CMYK
cmyk(13%, 0%, 8%, 8%)
CSS variable
--color-primary: #CCEBD9;
Lowercase HEX
#ccebd9

Shades

Tints

Tones

Harmony

CSS snippets for #CCEBD9

.color-ccebd9 {
  color: #CCEBD9;
  background-color: #CCEBD9;
}

Frequently asked questions

What color is #CCEBD9?+

#CCEBD9 is a HEX color with RGB value rgb(204, 235, 217) and HSL value hsl(145, 44%, 86%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #CCEBD9?+

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