#CCF4DB Color

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

Color preview

#CCF4DB

Color formats

HEX
#CCF4DB
RGB
rgb(204, 244, 219)
RGBA
rgba(204, 244, 219, 1)
HSL
hsl(142, 65%, 88%)
HSV
hsv(142, 16%, 96%)
CMYK
cmyk(16%, 0%, 10%, 4%)
CSS variable
--color-primary: #CCF4DB;
Lowercase HEX
#ccf4db

Shades

Tints

Tones

Harmony

CSS snippets for #CCF4DB

.color-ccf4db {
  color: #CCF4DB;
  background-color: #CCF4DB;
}

Frequently asked questions

What color is #CCF4DB?+

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

What is the closest Tailwind color to #CCF4DB?+

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