#B0DEFB Color

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

Color preview

#B0DEFB

Color formats

HEX
#B0DEFB
RGB
rgb(176, 222, 251)
RGBA
rgba(176, 222, 251, 1)
HSL
hsl(203, 90%, 84%)
HSV
hsv(203, 30%, 98%)
CMYK
cmyk(30%, 12%, 0%, 2%)
CSS variable
--color-primary: #B0DEFB;
Lowercase HEX
#b0defb

Shades

Tints

Tones

Harmony

CSS snippets for #B0DEFB

.color-b0defb {
  color: #B0DEFB;
  background-color: #B0DEFB;
}

Frequently asked questions

What color is #B0DEFB?+

#B0DEFB is a HEX color with RGB value rgb(176, 222, 251) and HSL value hsl(203, 90%, 84%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #B0DEFB?+

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