#BED3DC Color Information

Hex color code: #BED3DC

The hex color #BED3DC is a delicate blue with RGB values of (190, 211, 220) and HSL of (198°, 30%, 80%). It is often used for branding and logos.

Try:
Color NameLight Blue
HEX
#BED3DC
RGB
190, 211, 220
HSL
198°, 30%, 80%
CMYK
14%, 4%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BED3DC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 211, 220

Red: 190 / Green: 211 / Blue: 220

HSL

198°, 30%, 80%

Hue: 198° / Saturation: 30% / Lightness: 80%

CMYK

14%, 4%, 0%, 14%

Cyan: 14% / Magenta: 4% / Yellow: 0% / Key: 14%

What color is #BED3DC?

#BED3DC is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BED3DC to RGB:

rgb(190, 211, 220)HEX to RGB Converter →

HEX to HSL

Convert #BED3DC to HSL:

hsl(198, 30%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #BED3DC to CMYK:

cmyk(14%, 4%, 0%, 14%)Color Converter →

Color Meaning and Usage

A delicate blue tone, #BED3DC has RGB (190, 211, 220) and HSL (198°, 30%, 80%). Known for evoking trust and professionalism, this cyan-blue hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BED3DC is #DBC6BD, creating high-contrast pairings. For softer combinations, try analogous colors like #BDDBD5.

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

Contrast with #BED3DC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BED3DC?

#BED3DC is a delicate blue color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #BED3DC?

#BED3DC in RGB is (190, 211, 220) - 190 red, 211 green, and 220 blue.

How to use #BED3DC in CSS?

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

What colors go well with #BED3DC?

#DBC6BD (complementary), #BDDBD5 (analogous), and #8BB0C1 (lighter shade) work well with #BED3DC.