#B0DCE6 Color

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

Color preview

#B0DCE6

Color formats

HEX
#B0DCE6
RGB
rgb(176, 220, 230)
RGBA
rgba(176, 220, 230, 1)
HSL
hsl(191, 52%, 80%)
HSV
hsv(191, 23%, 90%)
CMYK
cmyk(23%, 4%, 0%, 10%)
CSS variable
--color-primary: #B0DCE6;
Lowercase HEX
#b0dce6

Shades

Tints

Tones

Harmony

CSS snippets for #B0DCE6

.color-b0dce6 {
  color: #B0DCE6;
  background-color: #B0DCE6;
}

Frequently asked questions

What color is #B0DCE6?+

#B0DCE6 is a HEX color with RGB value rgb(176, 220, 230) and HSL value hsl(191, 52%, 80%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #B0DCE6?+

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