#B5DBEB Color

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

Color preview

#B5DBEB

Color formats

HEX
#B5DBEB
RGB
rgb(181, 219, 235)
RGBA
rgba(181, 219, 235, 1)
HSL
hsl(198, 57%, 82%)
HSV
hsv(198, 23%, 92%)
CMYK
cmyk(23%, 7%, 0%, 8%)
CSS variable
--color-primary: #B5DBEB;
Lowercase HEX
#b5dbeb

Shades

Tints

Tones

Harmony

CSS snippets for #B5DBEB

.color-b5dbeb {
  color: #B5DBEB;
  background-color: #B5DBEB;
}

Frequently asked questions

What color is #B5DBEB?+

#B5DBEB is a HEX color with RGB value rgb(181, 219, 235) and HSL value hsl(198, 57%, 82%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #B5DBEB?+

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