#C8DBCB Color

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

Color preview

#C8DBCB

Color formats

HEX
#C8DBCB
RGB
rgb(200, 219, 203)
RGBA
rgba(200, 219, 203, 1)
HSL
hsl(129, 21%, 82%)
HSV
hsv(129, 9%, 86%)
CMYK
cmyk(9%, 0%, 7%, 14%)
CSS variable
--color-primary: #C8DBCB;
Lowercase HEX
#c8dbcb

Shades

Tints

Tones

Harmony

CSS snippets for #C8DBCB

.color-c8dbcb {
  color: #C8DBCB;
  background-color: #C8DBCB;
}

Frequently asked questions

What color is #C8DBCB?+

#C8DBCB is a HEX color with RGB value rgb(200, 219, 203) and HSL value hsl(129, 21%, 82%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #C8DBCB?+

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