#B8CEFA Color

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

Color preview

#B8CEFA

Color formats

HEX
#B8CEFA
RGB
rgb(184, 206, 250)
RGBA
rgba(184, 206, 250, 1)
HSL
hsl(220, 87%, 85%)
HSV
hsv(220, 26%, 98%)
CMYK
cmyk(26%, 18%, 0%, 2%)
CSS variable
--color-primary: #B8CEFA;
Lowercase HEX
#b8cefa

Shades

Tints

Tones

Harmony

CSS snippets for #B8CEFA

.color-b8cefa {
  color: #B8CEFA;
  background-color: #B8CEFA;
}

Frequently asked questions

What color is #B8CEFA?+

#B8CEFA is a HEX color with RGB value rgb(184, 206, 250) and HSL value hsl(220, 87%, 85%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #B8CEFA?+

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