#B8DAFA Color

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

Color preview

#B8DAFA

Color formats

HEX
#B8DAFA
RGB
rgb(184, 218, 250)
RGBA
rgba(184, 218, 250, 1)
HSL
hsl(209, 87%, 85%)
HSV
hsv(209, 26%, 98%)
CMYK
cmyk(26%, 13%, 0%, 2%)
CSS variable
--color-primary: #B8DAFA;
Lowercase HEX
#b8dafa

Shades

Tints

Tones

Harmony

CSS snippets for #B8DAFA

.color-b8dafa {
  color: #B8DAFA;
  background-color: #B8DAFA;
}

Frequently asked questions

What color is #B8DAFA?+

#B8DAFA is a HEX color with RGB value rgb(184, 218, 250) and HSL value hsl(209, 87%, 85%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #B8DAFA?+

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