#B3E4FD Color

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

Color preview

#B3E4FD

Color formats

HEX
#B3E4FD
RGB
rgb(179, 228, 253)
RGBA
rgba(179, 228, 253, 1)
HSL
hsl(200, 95%, 85%)
HSV
hsv(200, 29%, 99%)
CMYK
cmyk(29%, 10%, 0%, 1%)
CSS variable
--color-primary: #B3E4FD;
Lowercase HEX
#b3e4fd

Shades

Tints

Tones

Harmony

CSS snippets for #B3E4FD

.color-b3e4fd {
  color: #B3E4FD;
  background-color: #B3E4FD;
}

Frequently asked questions

What color is #B3E4FD?+

#B3E4FD is a HEX color with RGB value rgb(179, 228, 253) and HSL value hsl(200, 95%, 85%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #B3E4FD?+

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