#CECAB6 Color

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

Color preview

#CECAB6

Color formats

HEX
#CECAB6
RGB
rgb(206, 202, 182)
RGBA
rgba(206, 202, 182, 1)
HSL
hsl(50, 20%, 76%)
HSV
hsv(50, 12%, 81%)
CMYK
cmyk(0%, 2%, 12%, 19%)
CSS variable
--color-primary: #CECAB6;
Lowercase HEX
#cecab6

Shades

Tints

Tones

Harmony

CSS snippets for #CECAB6

.color-cecab6 {
  color: #CECAB6;
  background-color: #CECAB6;
}

Frequently asked questions

What color is #CECAB6?+

#CECAB6 is a HEX color with RGB value rgb(206, 202, 182) and HSL value hsl(50, 20%, 76%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #CECAB6?+

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