#CECAA6 Color

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

Color preview

#CECAA6

Color formats

HEX
#CECAA6
RGB
rgb(206, 202, 166)
RGBA
rgba(206, 202, 166, 1)
HSL
hsl(54, 29%, 73%)
HSV
hsv(54, 19%, 81%)
CMYK
cmyk(0%, 2%, 19%, 19%)
CSS variable
--color-primary: #CECAA6;
Lowercase HEX
#cecaa6

Shades

Tints

Tones

Harmony

CSS snippets for #CECAA6

.color-cecaa6 {
  color: #CECAA6;
  background-color: #CECAA6;
}

Frequently asked questions

What color is #CECAA6?+

#CECAA6 is a HEX color with RGB value rgb(206, 202, 166) and HSL value hsl(54, 29%, 73%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #CECAA6?+

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