#BED2CF Color

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

Color preview

#BED2CF

Color formats

HEX
#BED2CF
RGB
rgb(190, 210, 207)
RGBA
rgba(190, 210, 207, 1)
HSL
hsl(171, 18%, 78%)
HSV
hsv(171, 10%, 82%)
CMYK
cmyk(10%, 0%, 1%, 18%)
CSS variable
--color-primary: #BED2CF;
Lowercase HEX
#bed2cf

Shades

Tints

Tones

Harmony

CSS snippets for #BED2CF

.color-bed2cf {
  color: #BED2CF;
  background-color: #BED2CF;
}

Frequently asked questions

What color is #BED2CF?+

#BED2CF is a HEX color with RGB value rgb(190, 210, 207) and HSL value hsl(171, 18%, 78%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #BED2CF?+

The closest Tailwind color is slate-300, available as the bg-slate-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