#B3CDEE Color Information

Hex color code: #B3CDEE

#B3CDEE is a delicate blue color. In RGB it is (179, 205, 238), and in HSL it is (214°, 63%, 82%). It is popular in mobile app design.

Try:
Color NameLight Blue
HEX
#B3CDEE
RGB
179, 205, 238
HSL
214°, 63%, 82%
CMYK
25%, 14%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B3CDEE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

179, 205, 238

Red: 179 / Green: 205 / Blue: 238

HSL

214°, 63%, 82%

Hue: 214° / Saturation: 63% / Lightness: 82%

CMYK

25%, 14%, 0%, 7%

Cyan: 25% / Magenta: 14% / Yellow: 0% / Key: 7%

What color is #B3CDEE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B3CDEE to RGB:

rgb(179, 205, 238)HEX to RGB Converter →

HEX to HSL

Convert #B3CDEE to HSL:

hsl(214, 63%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #B3CDEE to CMYK:

cmyk(25%, 14%, 0%, 7%)Color Converter →

Color Meaning and Usage

A light blue tone, #B3CDEE has RGB (179, 205, 238) and HSL (214°, 63%, 82%). Known for evoking purity and simplicity, this very light tint is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B3CDEE is #EED5B4, creating high-contrast pairings. For softer combinations, try analogous colors like #B4EAEE.

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

Contrast with #B3CDEE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B3CDEE?

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

What is the RGB value of #B3CDEE?

#B3CDEE in RGB is (179, 205, 238) - 179 red, 205 green, and 238 blue.

How to use #B3CDEE in CSS?

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

What colors go well with #B3CDEE?

#EED5B4 (complementary), #B4EAEE (analogous), and #76A4E0 (lighter shade) work well with #B3CDEE.