#B9F6FD Color

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

Color preview

#B9F6FD

Color formats

HEX
#B9F6FD
RGB
rgb(185, 246, 253)
RGBA
rgba(185, 246, 253, 1)
HSL
hsl(186, 94%, 86%)
HSV
hsv(186, 27%, 99%)
CMYK
cmyk(27%, 3%, 0%, 1%)
CSS variable
--color-primary: #B9F6FD;
Lowercase HEX
#b9f6fd

Shades

Tints

Tones

Harmony

CSS snippets for #B9F6FD

.color-b9f6fd {
  color: #B9F6FD;
  background-color: #B9F6FD;
}

Frequently asked questions

What color is #B9F6FD?+

#B9F6FD is a HEX color with RGB value rgb(185, 246, 253) and HSL value hsl(186, 94%, 86%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #B9F6FD?+

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