#BDD5E3 Color

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

Color preview

#BDD5E3

Color formats

HEX
#BDD5E3
RGB
rgb(189, 213, 227)
RGBA
rgba(189, 213, 227, 1)
HSL
hsl(202, 40%, 82%)
HSV
hsv(202, 17%, 89%)
CMYK
cmyk(17%, 6%, 0%, 11%)
CSS variable
--color-primary: #BDD5E3;
Lowercase HEX
#bdd5e3

Shades

Tints

Tones

Harmony

CSS snippets for #BDD5E3

.color-bdd5e3 {
  color: #BDD5E3;
  background-color: #BDD5E3;
}

Frequently asked questions

What color is #BDD5E3?+

#BDD5E3 is a HEX color with RGB value rgb(189, 213, 227) and HSL value hsl(202, 40%, 82%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #BDD5E3?+

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