#BEC5FF Color

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

Color preview

#BEC5FF

Color formats

HEX
#BEC5FF
RGB
rgb(190, 197, 255)
RGBA
rgba(190, 197, 255, 1)
HSL
hsl(234, 100%, 87%)
HSV
hsv(234, 25%, 100%)
CMYK
cmyk(25%, 23%, 0%, 0%)
CSS variable
--color-primary: #BEC5FF;
Lowercase HEX
#bec5ff

Shades

Tints

Tones

Harmony

CSS snippets for #BEC5FF

.color-bec5ff {
  color: #BEC5FF;
  background-color: #BEC5FF;
}

Frequently asked questions

What color is #BEC5FF?+

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

What is the closest Tailwind color to #BEC5FF?+

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