#CDCFD8 Color

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

Color preview

#CDCFD8

Color formats

HEX
#CDCFD8
RGB
rgb(205, 207, 216)
RGBA
rgba(205, 207, 216, 1)
HSL
hsl(229, 12%, 83%)
HSV
hsv(229, 5%, 85%)
CMYK
cmyk(5%, 4%, 0%, 15%)
CSS variable
--color-primary: #CDCFD8;
Lowercase HEX
#cdcfd8

Shades

Tints

Tones

Harmony

CSS snippets for #CDCFD8

.color-cdcfd8 {
  color: #CDCFD8;
  background-color: #CDCFD8;
}

Frequently asked questions

What color is #CDCFD8?+

#CDCFD8 is a HEX color with RGB value rgb(205, 207, 216) and HSL value hsl(229, 12%, 83%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CDCFD8?+

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