#BED5EE Color Information

Hex color code: #BED5EE

The hex color #BED5EE is a ethereal blue with RGB values of (190, 213, 238) and HSL of (211°, 59%, 84%). It is typically applied in digital products.

Try:
Color NameLight Blue
HEX
#BED5EE
RGB
190, 213, 238
HSL
211°, 59%, 84%
CMYK
20%, 11%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BED5EE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 213, 238

Red: 190 / Green: 213 / Blue: 238

HSL

211°, 59%, 84%

Hue: 211° / Saturation: 59% / Lightness: 84%

CMYK

20%, 11%, 0%, 7%

Cyan: 20% / Magenta: 11% / Yellow: 0% / Key: 7%

What color is #BED5EE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BED5EE to RGB:

rgb(190, 213, 238)HEX to RGB Converter →

HEX to HSL

Convert #BED5EE to HSL:

hsl(211, 59%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #BED5EE to CMYK:

cmyk(20%, 11%, 0%, 7%)Color Converter →

Color Meaning and Usage

A delicate blue tone, #BED5EE has RGB (190, 213, 238) and HSL (211°, 59%, 84%). Known for evoking purity and simplicity, this very light tint is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BED5EE is #EED7BE, creating high-contrast pairings. For softer combinations, try analogous colors like #BEEDEE.

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

Contrast with #BED5EE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BED5EE?

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

What is the RGB value of #BED5EE?

#BED5EE in RGB is (190, 213, 238) - 190 red, 213 green, and 238 blue.

How to use #BED5EE in CSS?

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

What colors go well with #BED5EE?

#EED7BE (complementary), #BEEDEE (analogous), and #81AEDF (lighter shade) work well with #BED5EE.