#B5DFE1 Color

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

Color preview

#B5DFE1

Color formats

HEX
#B5DFE1
RGB
rgb(181, 223, 225)
RGBA
rgba(181, 223, 225, 1)
HSL
hsl(183, 42%, 80%)
HSV
hsv(183, 20%, 88%)
CMYK
cmyk(20%, 1%, 0%, 12%)
CSS variable
--color-primary: #B5DFE1;
Lowercase HEX
#b5dfe1

Shades

Tints

Tones

Harmony

CSS snippets for #B5DFE1

.color-b5dfe1 {
  color: #B5DFE1;
  background-color: #B5DFE1;
}

Frequently asked questions

What color is #B5DFE1?+

#B5DFE1 is a HEX color with RGB value rgb(181, 223, 225) and HSL value hsl(183, 42%, 80%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #B5DFE1?+

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