#B5E3DF Color

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

Color preview

#B5E3DF

Color formats

HEX
#B5E3DF
RGB
rgb(181, 227, 223)
RGBA
rgba(181, 227, 223, 1)
HSL
hsl(175, 45%, 80%)
HSV
hsv(175, 20%, 89%)
CMYK
cmyk(20%, 0%, 2%, 11%)
CSS variable
--color-primary: #B5E3DF;
Lowercase HEX
#b5e3df

Shades

Tints

Tones

Harmony

CSS snippets for #B5E3DF

.color-b5e3df {
  color: #B5E3DF;
  background-color: #B5E3DF;
}

Frequently asked questions

What color is #B5E3DF?+

#B5E3DF is a HEX color with RGB value rgb(181, 227, 223) and HSL value hsl(175, 45%, 80%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #B5E3DF?+

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