#CECFC4 Color

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

Color preview

#CECFC4

Color formats

HEX
#CECFC4
RGB
rgb(206, 207, 196)
RGBA
rgba(206, 207, 196, 1)
HSL
hsl(65, 10%, 79%)
HSV
hsv(65, 5%, 81%)
CMYK
cmyk(0%, 0%, 5%, 19%)
CSS variable
--color-primary: #CECFC4;
Lowercase HEX
#cecfc4

Shades

Tints

Tones

Harmony

CSS snippets for #CECFC4

.color-cecfc4 {
  color: #CECFC4;
  background-color: #CECFC4;
}

Frequently asked questions

What color is #CECFC4?+

#CECFC4 is a HEX color with RGB value rgb(206, 207, 196) and HSL value hsl(65, 10%, 79%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CECFC4?+

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