#B3CEED Color

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

Color preview

#B3CEED

Color formats

HEX
#B3CEED
RGB
rgb(179, 206, 237)
RGBA
rgba(179, 206, 237, 1)
HSL
hsl(212, 62%, 82%)
HSV
hsv(212, 24%, 93%)
CMYK
cmyk(24%, 13%, 0%, 7%)
CSS variable
--color-primary: #B3CEED;
Lowercase HEX
#b3ceed

Shades

Tints

Tones

Harmony

CSS snippets for #B3CEED

.color-b3ceed {
  color: #B3CEED;
  background-color: #B3CEED;
}

Frequently asked questions

What color is #B3CEED?+

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

What is the closest Tailwind color to #B3CEED?+

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