#B4CBED Color

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

Color preview

#B4CBED

Color formats

HEX
#B4CBED
RGB
rgb(180, 203, 237)
RGBA
rgba(180, 203, 237, 1)
HSL
hsl(216, 61%, 82%)
HSV
hsv(216, 24%, 93%)
CMYK
cmyk(24%, 14%, 0%, 7%)
CSS variable
--color-primary: #B4CBED;
Lowercase HEX
#b4cbed

Shades

Tints

Tones

Harmony

CSS snippets for #B4CBED

.color-b4cbed {
  color: #B4CBED;
  background-color: #B4CBED;
}

Frequently asked questions

What color is #B4CBED?+

#B4CBED is a HEX color with RGB value rgb(180, 203, 237) and HSL value hsl(216, 61%, 82%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #B4CBED?+

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