#B7CEFA Color

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

Color preview

#B7CEFA

Color formats

HEX
#B7CEFA
RGB
rgb(183, 206, 250)
RGBA
rgba(183, 206, 250, 1)
HSL
hsl(219, 87%, 85%)
HSV
hsv(219, 27%, 98%)
CMYK
cmyk(27%, 18%, 0%, 2%)
CSS variable
--color-primary: #B7CEFA;
Lowercase HEX
#b7cefa

Shades

Tints

Tones

Harmony

CSS snippets for #B7CEFA

.color-b7cefa {
  color: #B7CEFA;
  background-color: #B7CEFA;
}

Frequently asked questions

What color is #B7CEFA?+

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

What is the closest Tailwind color to #B7CEFA?+

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