#BED2BF Color

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

Color preview

#BED2BF

Color formats

HEX
#BED2BF
RGB
rgb(190, 210, 191)
RGBA
rgba(190, 210, 191, 1)
HSL
hsl(123, 18%, 78%)
HSV
hsv(123, 10%, 82%)
CMYK
cmyk(10%, 0%, 9%, 18%)
CSS variable
--color-primary: #BED2BF;
Lowercase HEX
#bed2bf

Shades

Tints

Tones

Harmony

CSS snippets for #BED2BF

.color-bed2bf {
  color: #BED2BF;
  background-color: #BED2BF;
}

Frequently asked questions

What color is #BED2BF?+

#BED2BF is a HEX color with RGB value rgb(190, 210, 191) and HSL value hsl(123, 18%, 78%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BED2BF?+

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