#CBCEBF Color

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

Color preview

#CBCEBF

Color formats

HEX
#CBCEBF
RGB
rgb(203, 206, 191)
RGBA
rgba(203, 206, 191, 1)
HSL
hsl(72, 13%, 78%)
HSV
hsv(72, 7%, 81%)
CMYK
cmyk(1%, 0%, 7%, 19%)
CSS variable
--color-primary: #CBCEBF;
Lowercase HEX
#cbcebf

Shades

Tints

Tones

Harmony

CSS snippets for #CBCEBF

.color-cbcebf {
  color: #CBCEBF;
  background-color: #CBCEBF;
}

Frequently asked questions

What color is #CBCEBF?+

#CBCEBF is a HEX color with RGB value rgb(203, 206, 191) and HSL value hsl(72, 13%, 78%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #CBCEBF?+

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