#BEC7FF Color

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

Color preview

#BEC7FF

Color formats

HEX
#BEC7FF
RGB
rgb(190, 199, 255)
RGBA
rgba(190, 199, 255, 1)
HSL
hsl(232, 100%, 87%)
HSV
hsv(232, 25%, 100%)
CMYK
cmyk(25%, 22%, 0%, 0%)
CSS variable
--color-primary: #BEC7FF;
Lowercase HEX
#bec7ff

Shades

Tints

Tones

Harmony

CSS snippets for #BEC7FF

.color-bec7ff {
  color: #BEC7FF;
  background-color: #BEC7FF;
}

Frequently asked questions

What color is #BEC7FF?+

#BEC7FF is a HEX color with RGB value rgb(190, 199, 255) and HSL value hsl(232, 100%, 87%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #BEC7FF?+

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