#CCDEB6 Color

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

Color preview

#CCDEB6

Color formats

HEX
#CCDEB6
RGB
rgb(204, 222, 182)
RGBA
rgba(204, 222, 182, 1)
HSL
hsl(87, 38%, 79%)
HSV
hsv(87, 18%, 87%)
CMYK
cmyk(8%, 0%, 18%, 13%)
CSS variable
--color-primary: #CCDEB6;
Lowercase HEX
#ccdeb6

Shades

Tints

Tones

Harmony

CSS snippets for #CCDEB6

.color-ccdeb6 {
  color: #CCDEB6;
  background-color: #CCDEB6;
}

Frequently asked questions

What color is #CCDEB6?+

#CCDEB6 is a HEX color with RGB value rgb(204, 222, 182) and HSL value hsl(87, 38%, 79%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CCDEB6?+

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