#CCDED6 Color

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

Color preview

#CCDED6

Color formats

HEX
#CCDED6
RGB
rgb(204, 222, 214)
RGBA
rgba(204, 222, 214, 1)
HSL
hsl(153, 21%, 84%)
HSV
hsv(153, 8%, 87%)
CMYK
cmyk(8%, 0%, 4%, 13%)
CSS variable
--color-primary: #CCDED6;
Lowercase HEX
#ccded6

Shades

Tints

Tones

Harmony

CSS snippets for #CCDED6

.color-ccded6 {
  color: #CCDED6;
  background-color: #CCDED6;
}

Frequently asked questions

What color is #CCDED6?+

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

What is the closest Tailwind color to #CCDED6?+

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