#CCDEB5 Color

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

Color preview

#CCDEB5

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CCDEB5

.color-ccdeb5 {
  color: #CCDEB5;
  background-color: #CCDEB5;
}

Frequently asked questions

What color is #CCDEB5?+

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

What is the closest Tailwind color to #CCDEB5?+

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