#B2DFF3 Color Information

Hex color code: #B2DFF3

The hex color #B2DFF3 is a light blue with RGB values of (178, 223, 243) and HSL of (198°, 73%, 83%). It is commonly used in modern UI design.

Try:
Color NamePowder Blue
HEX
#B2DFF3
RGB
178, 223, 243
HSL
198°, 73%, 83%
CMYK
27%, 8%, 0%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B2DFF3; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

178, 223, 243

Red: 178 / Green: 223 / Blue: 243

HSL

198°, 73%, 83%

Hue: 198° / Saturation: 73% / Lightness: 83%

CMYK

27%, 8%, 0%, 5%

Cyan: 27% / Magenta: 8% / Yellow: 0% / Key: 5%

What color is #B2DFF3?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B2DFF3 to RGB:

rgb(178, 223, 243)HEX to RGB Converter →

HEX to HSL

Convert #B2DFF3 to HSL:

hsl(198, 73%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #B2DFF3 to CMYK:

cmyk(27%, 8%, 0%, 5%)Color Converter →

Color Meaning and Usage

#B2DFF3 is a delicate blue color with RGB values of 178, 223, 243 and HSL of 198°, 73%, 83%. This very light tint evokes purity and simplicity, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B2DFF3 is #F3C7B4, creating high-contrast pairings. For softer combinations, try analogous colors like #B4F3E7.

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

Contrast with #B2DFF3

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B2DFF3?

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

What is the RGB value of #B2DFF3?

#B2DFF3 in RGB is (178, 223, 243) - 178 red, 223 green, and 243 blue.

How to use #B2DFF3 in CSS?

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

What colors go well with #B2DFF3?

#F3C7B4 (complementary), #B4F3E7 (analogous), and #72C5E9 (lighter shade) work well with #B2DFF3.