#CCFBE2 Color

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

Color preview

#CCFBE2

Color formats

HEX
#CCFBE2
RGB
rgb(204, 251, 226)
RGBA
rgba(204, 251, 226, 1)
HSL
hsl(148, 85%, 89%)
HSV
hsv(148, 19%, 98%)
CMYK
cmyk(19%, 0%, 10%, 2%)
CSS variable
--color-primary: #CCFBE2;
Lowercase HEX
#ccfbe2

Shades

Tints

Tones

Harmony

CSS snippets for #CCFBE2

.color-ccfbe2 {
  color: #CCFBE2;
  background-color: #CCFBE2;
}

Frequently asked questions

What color is #CCFBE2?+

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

What is the closest Tailwind color to #CCFBE2?+

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