#CCFFDA Color

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

Color preview

#CCFFDA

Color formats

HEX
#CCFFDA
RGB
rgb(204, 255, 218)
RGBA
rgba(204, 255, 218, 1)
HSL
hsl(136, 100%, 90%)
HSV
hsv(136, 20%, 100%)
CMYK
cmyk(20%, 0%, 15%, 0%)
CSS variable
--color-primary: #CCFFDA;
Lowercase HEX
#ccffda

Shades

Tints

Tones

Harmony

CSS snippets for #CCFFDA

.color-ccffda {
  color: #CCFFDA;
  background-color: #CCFFDA;
}

Frequently asked questions

What color is #CCFFDA?+

#CCFFDA is a HEX color with RGB value rgb(204, 255, 218) and HSL value hsl(136, 100%, 90%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #CCFFDA?+

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