#B2DEF5 Color

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

Color preview

#B2DEF5

Color formats

HEX
#B2DEF5
RGB
rgb(178, 222, 245)
RGBA
rgba(178, 222, 245, 1)
HSL
hsl(201, 77%, 83%)
HSV
hsv(201, 27%, 96%)
CMYK
cmyk(27%, 9%, 0%, 4%)
CSS variable
--color-primary: #B2DEF5;
Lowercase HEX
#b2def5

Shades

Tints

Tones

Harmony

CSS snippets for #B2DEF5

.color-b2def5 {
  color: #B2DEF5;
  background-color: #B2DEF5;
}

Frequently asked questions

What color is #B2DEF5?+

#B2DEF5 is a HEX color with RGB value rgb(178, 222, 245) and HSL value hsl(201, 77%, 83%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #B2DEF5?+

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