#B4D3FD Color

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

Color preview

#B4D3FD

Color formats

HEX
#B4D3FD
RGB
rgb(180, 211, 253)
RGBA
rgba(180, 211, 253, 1)
HSL
hsl(215, 95%, 85%)
HSV
hsv(215, 29%, 99%)
CMYK
cmyk(29%, 17%, 0%, 1%)
CSS variable
--color-primary: #B4D3FD;
Lowercase HEX
#b4d3fd

Shades

Tints

Tones

Harmony

CSS snippets for #B4D3FD

.color-b4d3fd {
  color: #B4D3FD;
  background-color: #B4D3FD;
}

Frequently asked questions

What color is #B4D3FD?+

#B4D3FD is a HEX color with RGB value rgb(180, 211, 253) and HSL value hsl(215, 95%, 85%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #B4D3FD?+

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