#C8DDCF Color

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

Color preview

#C8DDCF

Color formats

HEX
#C8DDCF
RGB
rgb(200, 221, 207)
RGBA
rgba(200, 221, 207, 1)
HSL
hsl(140, 24%, 83%)
HSV
hsv(140, 10%, 87%)
CMYK
cmyk(10%, 0%, 6%, 13%)
CSS variable
--color-primary: #C8DDCF;
Lowercase HEX
#c8ddcf

Shades

Tints

Tones

Harmony

CSS snippets for #C8DDCF

.color-c8ddcf {
  color: #C8DDCF;
  background-color: #C8DDCF;
}

Frequently asked questions

What color is #C8DDCF?+

#C8DDCF is a HEX color with RGB value rgb(200, 221, 207) and HSL value hsl(140, 24%, 83%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #C8DDCF?+

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