#B3CBED Color

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

Color preview

#B3CBED

Color formats

HEX
#B3CBED
RGB
rgb(179, 203, 237)
RGBA
rgba(179, 203, 237, 1)
HSL
hsl(215, 62%, 82%)
HSV
hsv(215, 24%, 93%)
CMYK
cmyk(24%, 14%, 0%, 7%)
CSS variable
--color-primary: #B3CBED;
Lowercase HEX
#b3cbed

Shades

Tints

Tones

Harmony

CSS snippets for #B3CBED

.color-b3cbed {
  color: #B3CBED;
  background-color: #B3CBED;
}

Frequently asked questions

What color is #B3CBED?+

#B3CBED is a HEX color with RGB value rgb(179, 203, 237) and HSL value hsl(215, 62%, 82%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #B3CBED?+

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