#CECDA5 Color

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

Color preview

#CECDA5

Color formats

HEX
#CECDA5
RGB
rgb(206, 205, 165)
RGBA
rgba(206, 205, 165, 1)
HSL
hsl(59, 29%, 73%)
HSV
hsv(59, 20%, 81%)
CMYK
cmyk(0%, 0%, 20%, 19%)
CSS variable
--color-primary: #CECDA5;
Lowercase HEX
#cecda5

Shades

Tints

Tones

Harmony

CSS snippets for #CECDA5

.color-cecda5 {
  color: #CECDA5;
  background-color: #CECDA5;
}

Frequently asked questions

What color is #CECDA5?+

#CECDA5 is a HEX color with RGB value rgb(206, 205, 165) and HSL value hsl(59, 29%, 73%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #CECDA5?+

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