#B2CEE6 Color

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

Color preview

#B2CEE6

Color formats

HEX
#B2CEE6
RGB
rgb(178, 206, 230)
RGBA
rgba(178, 206, 230, 1)
HSL
hsl(208, 51%, 80%)
HSV
hsv(208, 23%, 90%)
CMYK
cmyk(23%, 10%, 0%, 10%)
CSS variable
--color-primary: #B2CEE6;
Lowercase HEX
#b2cee6

Shades

Tints

Tones

Harmony

CSS snippets for #B2CEE6

.color-b2cee6 {
  color: #B2CEE6;
  background-color: #B2CEE6;
}

Frequently asked questions

What color is #B2CEE6?+

#B2CEE6 is a HEX color with RGB value rgb(178, 206, 230) and HSL value hsl(208, 51%, 80%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #B2CEE6?+

The closest Tailwind color is slate-300, available as the bg-slate-300 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