#CCEBE1 Color

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

Color preview

#CCEBE1

Color formats

HEX
#CCEBE1
RGB
rgb(204, 235, 225)
RGBA
rgba(204, 235, 225, 1)
HSL
hsl(161, 44%, 86%)
HSV
hsv(161, 13%, 92%)
CMYK
cmyk(13%, 0%, 4%, 8%)
CSS variable
--color-primary: #CCEBE1;
Lowercase HEX
#ccebe1

Shades

Tints

Tones

Harmony

CSS snippets for #CCEBE1

.color-ccebe1 {
  color: #CCEBE1;
  background-color: #CCEBE1;
}

Frequently asked questions

What color is #CCEBE1?+

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

What is the closest Tailwind color to #CCEBE1?+

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