#C9DEB6 Color

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

Color preview

#C9DEB6

Color formats

HEX
#C9DEB6
RGB
rgb(201, 222, 182)
RGBA
rgba(201, 222, 182, 1)
HSL
hsl(92, 38%, 79%)
HSV
hsv(92, 18%, 87%)
CMYK
cmyk(9%, 0%, 18%, 13%)
CSS variable
--color-primary: #C9DEB6;
Lowercase HEX
#c9deb6

Shades

Tints

Tones

Harmony

CSS snippets for #C9DEB6

.color-c9deb6 {
  color: #C9DEB6;
  background-color: #C9DEB6;
}

Frequently asked questions

What color is #C9DEB6?+

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

What is the closest Tailwind color to #C9DEB6?+

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