#B5DBD5 Color

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

Color preview

#B5DBD5

Color formats

HEX
#B5DBD5
RGB
rgb(181, 219, 213)
RGBA
rgba(181, 219, 213, 1)
HSL
hsl(171, 35%, 78%)
HSV
hsv(171, 17%, 86%)
CMYK
cmyk(17%, 0%, 3%, 14%)
CSS variable
--color-primary: #B5DBD5;
Lowercase HEX
#b5dbd5

Shades

Tints

Tones

Harmony

CSS snippets for #B5DBD5

.color-b5dbd5 {
  color: #B5DBD5;
  background-color: #B5DBD5;
}

Frequently asked questions

What color is #B5DBD5?+

#B5DBD5 is a HEX color with RGB value rgb(181, 219, 213) and HSL value hsl(171, 35%, 78%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #B5DBD5?+

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