#CCECE6 Color

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

Color preview

#CCECE6

Color formats

HEX
#CCECE6
RGB
rgb(204, 236, 230)
RGBA
rgba(204, 236, 230, 1)
HSL
hsl(169, 46%, 86%)
HSV
hsv(169, 14%, 93%)
CMYK
cmyk(14%, 0%, 3%, 7%)
CSS variable
--color-primary: #CCECE6;
Lowercase HEX
#ccece6

Shades

Tints

Tones

Harmony

CSS snippets for #CCECE6

.color-ccece6 {
  color: #CCECE6;
  background-color: #CCECE6;
}

Frequently asked questions

What color is #CCECE6?+

#CCECE6 is a HEX color with RGB value rgb(204, 236, 230) and HSL value hsl(169, 46%, 86%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #CCECE6?+

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