#CCFCE0 Color

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

Color preview

#CCFCE0

Color formats

HEX
#CCFCE0
RGB
rgb(204, 252, 224)
RGBA
rgba(204, 252, 224, 1)
HSL
hsl(145, 89%, 89%)
HSV
hsv(145, 19%, 99%)
CMYK
cmyk(19%, 0%, 11%, 1%)
CSS variable
--color-primary: #CCFCE0;
Lowercase HEX
#ccfce0

Shades

Tints

Tones

Harmony

CSS snippets for #CCFCE0

.color-ccfce0 {
  color: #CCFCE0;
  background-color: #CCFCE0;
}

Frequently asked questions

What color is #CCFCE0?+

#CCFCE0 is a HEX color with RGB value rgb(204, 252, 224) and HSL value hsl(145, 89%, 89%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #CCFCE0?+

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