#B5FEFB Color

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

Color preview

#B5FEFB

Color formats

HEX
#B5FEFB
RGB
rgb(181, 254, 251)
RGBA
rgba(181, 254, 251, 1)
HSL
hsl(178, 97%, 85%)
HSV
hsv(178, 29%, 100%)
CMYK
cmyk(29%, 0%, 1%, 0%)
CSS variable
--color-primary: #B5FEFB;
Lowercase HEX
#b5fefb

Shades

Tints

Tones

Harmony

CSS snippets for #B5FEFB

.color-b5fefb {
  color: #B5FEFB;
  background-color: #B5FEFB;
}

Frequently asked questions

What color is #B5FEFB?+

#B5FEFB is a HEX color with RGB value rgb(181, 254, 251) and HSL value hsl(178, 97%, 85%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #B5FEFB?+

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