#CECFD3 Color

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

Color preview

#CECFD3

Color formats

HEX
#CECFD3
RGB
rgb(206, 207, 211)
RGBA
rgba(206, 207, 211, 1)
HSL
hsl(228, 5%, 82%)
HSV
hsv(228, 2%, 83%)
CMYK
cmyk(2%, 2%, 0%, 17%)
CSS variable
--color-primary: #CECFD3;
Lowercase HEX
#cecfd3

Shades

Tints

Tones

Harmony

CSS snippets for #CECFD3

.color-cecfd3 {
  color: #CECFD3;
  background-color: #CECFD3;
}

Frequently asked questions

What color is #CECFD3?+

#CECFD3 is a HEX color with RGB value rgb(206, 207, 211) and HSL value hsl(228, 5%, 82%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CECFD3?+

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