#B3DCF8 Color

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

Color preview

#B3DCF8

Color formats

HEX
#B3DCF8
RGB
rgb(179, 220, 248)
RGBA
rgba(179, 220, 248, 1)
HSL
hsl(204, 83%, 84%)
HSV
hsv(204, 28%, 97%)
CMYK
cmyk(28%, 11%, 0%, 3%)
CSS variable
--color-primary: #B3DCF8;
Lowercase HEX
#b3dcf8

Shades

Tints

Tones

Harmony

CSS snippets for #B3DCF8

.color-b3dcf8 {
  color: #B3DCF8;
  background-color: #B3DCF8;
}

Frequently asked questions

What color is #B3DCF8?+

#B3DCF8 is a HEX color with RGB value rgb(179, 220, 248) and HSL value hsl(204, 83%, 84%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #B3DCF8?+

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