#B7F6FD Color

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

Color preview

#B7F6FD

Color formats

HEX
#B7F6FD
RGB
rgb(183, 246, 253)
RGBA
rgba(183, 246, 253, 1)
HSL
hsl(186, 95%, 85%)
HSV
hsv(186, 28%, 99%)
CMYK
cmyk(28%, 3%, 0%, 1%)
CSS variable
--color-primary: #B7F6FD;
Lowercase HEX
#b7f6fd

Shades

Tints

Tones

Harmony

CSS snippets for #B7F6FD

.color-b7f6fd {
  color: #B7F6FD;
  background-color: #B7F6FD;
}

Frequently asked questions

What color is #B7F6FD?+

#B7F6FD is a HEX color with RGB value rgb(183, 246, 253) and HSL value hsl(186, 95%, 85%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #B7F6FD?+

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