#B3CAFA Color Information

Hex color code: #B3CAFA

A delicate blue shade, #B3CAFA appears as (179, 202, 250) in RGB and (221°, 88%, 84%) in HSL. It is popular in mobile app design.

Try:
Color NameLight Blue
HEX
#B3CAFA
RGB
179, 202, 250
HSL
221°, 88%, 84%
CMYK
28%, 19%, 0%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #B3CAFA; 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 #B3CAFA; background-color: #B3CAFA15; }

Alert / Toast

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

Link / Accent

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

a { color: #B3CAFA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

179, 202, 250

Red: 179 / Green: 202 / Blue: 250

HSL

221°, 88%, 84%

Hue: 221° / Saturation: 88% / Lightness: 84%

CMYK

28%, 19%, 0%, 2%

Cyan: 28% / Magenta: 19% / Yellow: 0% / Key: 2%

What color is #B3CAFA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B3CAFA to RGB:

rgb(179, 202, 250)HEX to RGB Converter →

HEX to HSL

Convert #B3CAFA to HSL:

hsl(221, 88%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #B3CAFA to CMYK:

cmyk(28%, 19%, 0%, 2%)Color Converter →

Color Meaning and Usage

#B3CAFA is a light blue color with RGB values of 179, 202, 250 and HSL of 221°, 88%, 84%. This very light tint evokes purity and simplicity, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B3CAFA is #FAE3B2, creating high-contrast pairings. For softer combinations, try analogous colors like #B2EDFA.

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

Contrast with #B3CAFA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B3CAFA?

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

What is the RGB value of #B3CAFA?

#B3CAFA in RGB is (179, 202, 250) - 179 red, 202 green, and 250 blue.

How to use #B3CAFA in CSS?

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

What colors go well with #B3CAFA?

#FAE3B2 (complementary), #B2EDFA (analogous), and #6A96F6 (lighter shade) work well with #B3CAFA.