#BED5DA Color

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

Color preview

#BED5DA

Color formats

HEX
#BED5DA
RGB
rgb(190, 213, 218)
RGBA
rgba(190, 213, 218, 1)
HSL
hsl(191, 27%, 80%)
HSV
hsv(191, 13%, 85%)
CMYK
cmyk(13%, 2%, 0%, 15%)
CSS variable
--color-primary: #BED5DA;
Lowercase HEX
#bed5da

Shades

Tints

Tones

Harmony

CSS snippets for #BED5DA

.color-bed5da {
  color: #BED5DA;
  background-color: #BED5DA;
}

Frequently asked questions

What color is #BED5DA?+

#BED5DA is a HEX color with RGB value rgb(190, 213, 218) and HSL value hsl(191, 27%, 80%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #BED5DA?+

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