#B3DFFE Color

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

Color preview

#B3DFFE

Color formats

HEX
#B3DFFE
RGB
rgb(179, 223, 254)
RGBA
rgba(179, 223, 254, 1)
HSL
hsl(205, 97%, 85%)
HSV
hsv(205, 30%, 100%)
CMYK
cmyk(30%, 12%, 0%, 0%)
CSS variable
--color-primary: #B3DFFE;
Lowercase HEX
#b3dffe

Shades

Tints

Tones

Harmony

CSS snippets for #B3DFFE

.color-b3dffe {
  color: #B3DFFE;
  background-color: #B3DFFE;
}

Frequently asked questions

What color is #B3DFFE?+

#B3DFFE is a HEX color with RGB value rgb(179, 223, 254) and HSL value hsl(205, 97%, 85%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #B3DFFE?+

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