#B2DEFC Color

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

Color preview

#B2DEFC

Color formats

HEX
#B2DEFC
RGB
rgb(178, 222, 252)
RGBA
rgba(178, 222, 252, 1)
HSL
hsl(204, 93%, 84%)
HSV
hsv(204, 29%, 99%)
CMYK
cmyk(29%, 12%, 0%, 1%)
CSS variable
--color-primary: #B2DEFC;
Lowercase HEX
#b2defc

Shades

Tints

Tones

Harmony

CSS snippets for #B2DEFC

.color-b2defc {
  color: #B2DEFC;
  background-color: #B2DEFC;
}

Frequently asked questions

What color is #B2DEFC?+

#B2DEFC is a HEX color with RGB value rgb(178, 222, 252) and HSL value hsl(204, 93%, 84%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #B2DEFC?+

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