#B5FBED Color

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

Color preview

#B5FBED

Color formats

HEX
#B5FBED
RGB
rgb(181, 251, 237)
RGBA
rgba(181, 251, 237, 1)
HSL
hsl(168, 90%, 85%)
HSV
hsv(168, 28%, 98%)
CMYK
cmyk(28%, 0%, 6%, 2%)
CSS variable
--color-primary: #B5FBED;
Lowercase HEX
#b5fbed

Shades

Tints

Tones

Harmony

CSS snippets for #B5FBED

.color-b5fbed {
  color: #B5FBED;
  background-color: #B5FBED;
}

Frequently asked questions

What color is #B5FBED?+

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

What is the closest Tailwind color to #B5FBED?+

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