#BEE0F5 Color Information

Hex color code: #BEE0F5

#BEE0F5 is a airy blue color. In RGB it is (190, 224, 245), and in HSL it is (203°, 73%, 85%). It is widely used in graphic design.

Try:
Color NamePowder Blue
HEX
#BEE0F5
RGB
190, 224, 245
HSL
203°, 73%, 85%
CMYK
22%, 9%, 0%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BEE0F5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 224, 245

Red: 190 / Green: 224 / Blue: 245

HSL

203°, 73%, 85%

Hue: 203° / Saturation: 73% / Lightness: 85%

CMYK

22%, 9%, 0%, 4%

Cyan: 22% / Magenta: 9% / Yellow: 0% / Key: 4%

What color is #BEE0F5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BEE0F5 to RGB:

rgb(190, 224, 245)HEX to RGB Converter →

HEX to HSL

Convert #BEE0F5 to HSL:

hsl(203, 73%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #BEE0F5 to CMYK:

cmyk(22%, 9%, 0%, 4%)Color Converter →

Color Meaning and Usage

#BEE0F5 is a soft blue color with RGB values of 190, 224, 245 and HSL of 203°, 73%, 85%. 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 #BEE0F5 is #F5D2BD, creating high-contrast pairings. For softer combinations, try analogous colors like #BDF5EE.

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

Contrast with #BEE0F5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BEE0F5?

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

What is the RGB value of #BEE0F5?

#BEE0F5 in RGB is (190, 224, 245) - 190 red, 224 green, and 245 blue.

How to use #BEE0F5 in CSS?

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

What colors go well with #BEE0F5?

#F5D2BD (complementary), #BDF5EE (analogous), and #7BC0EA (lighter shade) work well with #BEE0F5.