#CEBDC3 Color

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

Color preview

#CEBDC3

Color formats

HEX
#CEBDC3
RGB
rgb(206, 189, 195)
RGBA
rgba(206, 189, 195, 1)
HSL
hsl(339, 15%, 77%)
HSV
hsv(339, 8%, 81%)
CMYK
cmyk(0%, 8%, 5%, 19%)
CSS variable
--color-primary: #CEBDC3;
Lowercase HEX
#cebdc3

Shades

Tints

Tones

Harmony

CSS snippets for #CEBDC3

.color-cebdc3 {
  color: #CEBDC3;
  background-color: #CEBDC3;
}

Frequently asked questions

What color is #CEBDC3?+

#CEBDC3 is a HEX color with RGB value rgb(206, 189, 195) and HSL value hsl(339, 15%, 77%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #CEBDC3?+

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