#CCDED4 Color

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

Color preview

#CCDED4

Color formats

HEX
#CCDED4
RGB
rgb(204, 222, 212)
RGBA
rgba(204, 222, 212, 1)
HSL
hsl(147, 21%, 84%)
HSV
hsv(147, 8%, 87%)
CMYK
cmyk(8%, 0%, 5%, 13%)
CSS variable
--color-primary: #CCDED4;
Lowercase HEX
#ccded4

Shades

Tints

Tones

Harmony

CSS snippets for #CCDED4

.color-ccded4 {
  color: #CCDED4;
  background-color: #CCDED4;
}

Frequently asked questions

What color is #CCDED4?+

#CCDED4 is a HEX color with RGB value rgb(204, 222, 212) and HSL value hsl(147, 21%, 84%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CCDED4?+

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