#CCFBE0 Color

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

Color preview

#CCFBE0

Color formats

HEX
#CCFBE0
RGB
rgb(204, 251, 224)
RGBA
rgba(204, 251, 224, 1)
HSL
hsl(146, 85%, 89%)
HSV
hsv(146, 19%, 98%)
CMYK
cmyk(19%, 0%, 11%, 2%)
CSS variable
--color-primary: #CCFBE0;
Lowercase HEX
#ccfbe0

Shades

Tints

Tones

Harmony

CSS snippets for #CCFBE0

.color-ccfbe0 {
  color: #CCFBE0;
  background-color: #CCFBE0;
}

Frequently asked questions

What color is #CCFBE0?+

#CCFBE0 is a HEX color with RGB value rgb(204, 251, 224) and HSL value hsl(146, 85%, 89%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #CCFBE0?+

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