#B0CBED Color

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

Color preview

#B0CBED

Color formats

HEX
#B0CBED
RGB
rgb(176, 203, 237)
RGBA
rgba(176, 203, 237, 1)
HSL
hsl(213, 63%, 81%)
HSV
hsv(213, 26%, 93%)
CMYK
cmyk(26%, 14%, 0%, 7%)
CSS variable
--color-primary: #B0CBED;
Lowercase HEX
#b0cbed

Shades

Tints

Tones

Harmony

CSS snippets for #B0CBED

.color-b0cbed {
  color: #B0CBED;
  background-color: #B0CBED;
}

Frequently asked questions

What color is #B0CBED?+

#B0CBED is a HEX color with RGB value rgb(176, 203, 237) and HSL value hsl(213, 63%, 81%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #B0CBED?+

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