#CCFBE4 Color

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

Color preview

#CCFBE4

Color formats

HEX
#CCFBE4
RGB
rgb(204, 251, 228)
RGBA
rgba(204, 251, 228, 1)
HSL
hsl(151, 85%, 89%)
HSV
hsv(151, 19%, 98%)
CMYK
cmyk(19%, 0%, 9%, 2%)
CSS variable
--color-primary: #CCFBE4;
Lowercase HEX
#ccfbe4

Shades

Tints

Tones

Harmony

CSS snippets for #CCFBE4

.color-ccfbe4 {
  color: #CCFBE4;
  background-color: #CCFBE4;
}

Frequently asked questions

What color is #CCFBE4?+

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

What is the closest Tailwind color to #CCFBE4?+

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