#BCBFE2 Color Information

Hex color code: #BCBFE2

A delicate blue shade, #BCBFE2 appears as (188, 191, 226) in RGB and (235°, 40%, 81%) in HSL. It is often used for branding and logos.

Try:
Color NameLight Steel Blue
HEX
#BCBFE2
RGB
188, 191, 226
HSL
235°, 40%, 81%
CMYK
17%, 15%, 0%, 11%

Shades

CSS Usage
color: #BCBFE2;
background-color: #BCBFE2;
border-color: #BCBFE2;
box-shadow: 0 0 10px #BCBFE2;
border: 2px solid #BCBFE2;
Tailwind Usage
bg-[#BCBFE2]
text-[#BCBFE2]
border-[#BCBFE2]
shadow-[0_0_10px_BCBFE2]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #BCBFE2, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #BCBFE2; color: #000000; }

Badge

New Feature
.badge { background-color: #BCBFE2; color: #000000; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #BCBFE2; background-color: #BCBFE215; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #BCBFE220; border-left: 4px solid #BCBFE2; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #BCBFE2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #BCBFE2 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 191, 226

Red: 188 / Green: 191 / Blue: 226

HSL

235°, 40%, 81%

Hue: 235° / Saturation: 40% / Lightness: 81%

CMYK

17%, 15%, 0%, 11%

Cyan: 17% / Magenta: 15% / Yellow: 0% / Key: 11%

What color is #BCBFE2?

#BCBFE2 is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCBFE2 to RGB:

rgb(188, 191, 226)HEX to RGB Converter →

HEX to HSL

Convert #BCBFE2 to HSL:

hsl(235, 40%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #BCBFE2 to CMYK:

cmyk(17%, 15%, 0%, 11%)Color Converter →

Color Meaning and Usage

#BCBFE2 is a airy blue color with RGB values of 188, 191, 226 and HSL of 235°, 40%, 81%. This very light tint evokes purity and simplicity, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BCBFE2 is #E2DFBB, creating high-contrast pairings. For softer combinations, try analogous colors like #BBD2E2.

Use #BCBFE2 in CSS: color: #BCBFE2 or background-color: #BCBFE2. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #BCBFE2

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 11.69:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCBFE2?

#BCBFE2 is a airy blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #BCBFE2?

#BCBFE2 in RGB is (188, 191, 226) - 188 red, 191 green, and 226 blue.

How to use #BCBFE2 in CSS?

Use #BCBFE2 directly in your CSS properties like color or background-color.

What colors go well with #BCBFE2?

#E2DFBB (complementary), #BBD2E2 (analogous), and #868BCB (lighter shade) work well with #BCBFE2.