#CECFD4 Color

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

Color preview

#CECFD4

Color formats

HEX
#CECFD4
RGB
rgb(206, 207, 212)
RGBA
rgba(206, 207, 212, 1)
HSL
hsl(230, 7%, 82%)
HSV
hsv(230, 3%, 83%)
CMYK
cmyk(3%, 2%, 0%, 17%)
CSS variable
--color-primary: #CECFD4;
Lowercase HEX
#cecfd4

Shades

Tints

Tones

Harmony

CSS snippets for #CECFD4

.color-cecfd4 {
  color: #CECFD4;
  background-color: #CECFD4;
}

Frequently asked questions

What color is #CECFD4?+

#CECFD4 is a HEX color with RGB value rgb(206, 207, 212) and HSL value hsl(230, 7%, 82%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CECFD4?+

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