#CCEFD2 Color

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

Color preview

#CCEFD2

Color formats

HEX
#CCEFD2
RGB
rgb(204, 239, 210)
RGBA
rgba(204, 239, 210, 1)
HSL
hsl(130, 52%, 87%)
HSV
hsv(130, 15%, 94%)
CMYK
cmyk(15%, 0%, 12%, 6%)
CSS variable
--color-primary: #CCEFD2;
Lowercase HEX
#ccefd2

Shades

Tints

Tones

Harmony

CSS snippets for #CCEFD2

.color-ccefd2 {
  color: #CCEFD2;
  background-color: #CCEFD2;
}

Frequently asked questions

What color is #CCEFD2?+

#CCEFD2 is a HEX color with RGB value rgb(204, 239, 210) and HSL value hsl(130, 52%, 87%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #CCEFD2?+

The closest Tailwind color is green-200, available as the bg-green-200 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