#CECDA8 Color

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

Color preview

#CECDA8

Color formats

HEX
#CECDA8
RGB
rgb(206, 205, 168)
RGBA
rgba(206, 205, 168, 1)
HSL
hsl(58, 28%, 73%)
HSV
hsv(58, 18%, 81%)
CMYK
cmyk(0%, 0%, 18%, 19%)
CSS variable
--color-primary: #CECDA8;
Lowercase HEX
#cecda8

Shades

Tints

Tones

Harmony

CSS snippets for #CECDA8

.color-cecda8 {
  color: #CECDA8;
  background-color: #CECDA8;
}

Frequently asked questions

What color is #CECDA8?+

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

What is the closest Tailwind color to #CECDA8?+

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