#CECAA8 Color

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

Color preview

#CECAA8

Color formats

HEX
#CECAA8
RGB
rgb(206, 202, 168)
RGBA
rgba(206, 202, 168, 1)
HSL
hsl(54, 28%, 73%)
HSV
hsv(54, 18%, 81%)
CMYK
cmyk(0%, 2%, 18%, 19%)
CSS variable
--color-primary: #CECAA8;
Lowercase HEX
#cecaa8

Shades

Tints

Tones

Harmony

CSS snippets for #CECAA8

.color-cecaa8 {
  color: #CECAA8;
  background-color: #CECAA8;
}

Frequently asked questions

What color is #CECAA8?+

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

What is the closest Tailwind color to #CECAA8?+

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