#B5F4EF Color

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

Color preview

#B5F4EF

Color formats

HEX
#B5F4EF
RGB
rgb(181, 244, 239)
RGBA
rgba(181, 244, 239, 1)
HSL
hsl(175, 74%, 83%)
HSV
hsv(175, 26%, 96%)
CMYK
cmyk(26%, 0%, 2%, 4%)
CSS variable
--color-primary: #B5F4EF;
Lowercase HEX
#b5f4ef

Shades

Tints

Tones

Harmony

CSS snippets for #B5F4EF

.color-b5f4ef {
  color: #B5F4EF;
  background-color: #B5F4EF;
}

Frequently asked questions

What color is #B5F4EF?+

#B5F4EF is a HEX color with RGB value rgb(181, 244, 239) and HSL value hsl(175, 74%, 83%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #B5F4EF?+

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