#CCF5DB Color

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

Color preview

#CCF5DB

Color formats

HEX
#CCF5DB
RGB
rgb(204, 245, 219)
RGBA
rgba(204, 245, 219, 1)
HSL
hsl(142, 67%, 88%)
HSV
hsv(142, 17%, 96%)
CMYK
cmyk(17%, 0%, 11%, 4%)
CSS variable
--color-primary: #CCF5DB;
Lowercase HEX
#ccf5db

Shades

Tints

Tones

Harmony

CSS snippets for #CCF5DB

.color-ccf5db {
  color: #CCF5DB;
  background-color: #CCF5DB;
}

Frequently asked questions

What color is #CCF5DB?+

#CCF5DB is a HEX color with RGB value rgb(204, 245, 219) and HSL value hsl(142, 67%, 88%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #CCF5DB?+

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