#CCE4DB Color

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

Color preview

#CCE4DB

Color formats

HEX
#CCE4DB
RGB
rgb(204, 228, 219)
RGBA
rgba(204, 228, 219, 1)
HSL
hsl(157, 31%, 85%)
HSV
hsv(157, 11%, 89%)
CMYK
cmyk(11%, 0%, 4%, 11%)
CSS variable
--color-primary: #CCE4DB;
Lowercase HEX
#cce4db

Shades

Tints

Tones

Harmony

CSS snippets for #CCE4DB

.color-cce4db {
  color: #CCE4DB;
  background-color: #CCE4DB;
}

Frequently asked questions

What color is #CCE4DB?+

#CCE4DB is a HEX color with RGB value rgb(204, 228, 219) and HSL value hsl(157, 31%, 85%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #CCE4DB?+

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