#B5DEFB Color

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

Color preview

#B5DEFB

Color formats

HEX
#B5DEFB
RGB
rgb(181, 222, 251)
RGBA
rgba(181, 222, 251, 1)
HSL
hsl(205, 90%, 85%)
HSV
hsv(205, 28%, 98%)
CMYK
cmyk(28%, 12%, 0%, 2%)
CSS variable
--color-primary: #B5DEFB;
Lowercase HEX
#b5defb

Shades

Tints

Tones

Harmony

CSS snippets for #B5DEFB

.color-b5defb {
  color: #B5DEFB;
  background-color: #B5DEFB;
}

Frequently asked questions

What color is #B5DEFB?+

#B5DEFB is a HEX color with RGB value rgb(181, 222, 251) and HSL value hsl(205, 90%, 85%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #B5DEFB?+

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