#B3CEFD Color

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

Color preview

#B3CEFD

Color formats

HEX
#B3CEFD
RGB
rgb(179, 206, 253)
RGBA
rgba(179, 206, 253, 1)
HSL
hsl(218, 95%, 85%)
HSV
hsv(218, 29%, 99%)
CMYK
cmyk(29%, 19%, 0%, 1%)
CSS variable
--color-primary: #B3CEFD;
Lowercase HEX
#b3cefd

Shades

Tints

Tones

Harmony

CSS snippets for #B3CEFD

.color-b3cefd {
  color: #B3CEFD;
  background-color: #B3CEFD;
}

Frequently asked questions

What color is #B3CEFD?+

#B3CEFD is a HEX color with RGB value rgb(179, 206, 253) and HSL value hsl(218, 95%, 85%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #B3CEFD?+

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