#B5CAFD Color

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

Color preview

#B5CAFD

Color formats

HEX
#B5CAFD
RGB
rgb(181, 202, 253)
RGBA
rgba(181, 202, 253, 1)
HSL
hsl(223, 95%, 85%)
HSV
hsv(223, 28%, 99%)
CMYK
cmyk(28%, 20%, 0%, 1%)
CSS variable
--color-primary: #B5CAFD;
Lowercase HEX
#b5cafd

Shades

Tints

Tones

Harmony

CSS snippets for #B5CAFD

.color-b5cafd {
  color: #B5CAFD;
  background-color: #B5CAFD;
}

Frequently asked questions

What color is #B5CAFD?+

#B5CAFD is a HEX color with RGB value rgb(181, 202, 253) and HSL value hsl(223, 95%, 85%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #B5CAFD?+

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