#BCBFE4 Color

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

Color preview

#BCBFE4

Color formats

HEX
#BCBFE4
RGB
rgb(188, 191, 228)
RGBA
rgba(188, 191, 228, 1)
HSL
hsl(236, 43%, 82%)
HSV
hsv(236, 18%, 89%)
CMYK
cmyk(18%, 16%, 0%, 11%)
CSS variable
--color-primary: #BCBFE4;
Lowercase HEX
#bcbfe4

Shades

Tints

Tones

Harmony

CSS snippets for #BCBFE4

.color-bcbfe4 {
  color: #BCBFE4;
  background-color: #BCBFE4;
}

Frequently asked questions

What color is #BCBFE4?+

#BCBFE4 is a HEX color with RGB value rgb(188, 191, 228) and HSL value hsl(236, 43%, 82%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #BCBFE4?+

The closest Tailwind color is slate-300, available as the bg-slate-300 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