#CCF4E5 Color

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

Color preview

#CCF4E5

Color formats

HEX
#CCF4E5
RGB
rgb(204, 244, 229)
RGBA
rgba(204, 244, 229, 1)
HSL
hsl(158, 65%, 88%)
HSV
hsv(158, 16%, 96%)
CMYK
cmyk(16%, 0%, 6%, 4%)
CSS variable
--color-primary: #CCF4E5;
Lowercase HEX
#ccf4e5

Shades

Tints

Tones

Harmony

CSS snippets for #CCF4E5

.color-ccf4e5 {
  color: #CCF4E5;
  background-color: #CCF4E5;
}

Frequently asked questions

What color is #CCF4E5?+

#CCF4E5 is a HEX color with RGB value rgb(204, 244, 229) and HSL value hsl(158, 65%, 88%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #CCF4E5?+

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