#BADAF0 Color Information

Hex color code: #BADAF0

The hex color #BADAF0 is a airy blue with RGB values of (186, 218, 240) and HSL of (204°, 64%, 84%). It is widely used in graphic design.

Try:
Color NamePowder Blue
HEX
#BADAF0
RGB
186, 218, 240
HSL
204°, 64%, 84%
CMYK
23%, 9%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BADAF0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 218, 240

Red: 186 / Green: 218 / Blue: 240

HSL

204°, 64%, 84%

Hue: 204° / Saturation: 64% / Lightness: 84%

CMYK

23%, 9%, 0%, 6%

Cyan: 23% / Magenta: 9% / Yellow: 0% / Key: 6%

What color is #BADAF0?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BADAF0 to RGB:

rgb(186, 218, 240)HEX to RGB Converter →

HEX to HSL

Convert #BADAF0 to HSL:

hsl(204, 64%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #BADAF0 to CMYK:

cmyk(23%, 9%, 0%, 6%)Color Converter →

Color Meaning and Usage

A soft blue tone, #BADAF0 has RGB (186, 218, 240) and HSL (204°, 64%, 84%). Known for evoking purity and simplicity, this very light tint is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BADAF0 is #F0D1BC, creating high-contrast pairings. For softer combinations, try analogous colors like #BCF0EB.

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

Contrast with #BADAF0

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BADAF0?

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

What is the RGB value of #BADAF0?

#BADAF0 in RGB is (186, 218, 240) - 186 red, 218 green, and 240 blue.

How to use #BADAF0 in CSS?

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

What colors go well with #BADAF0?

#F0D1BC (complementary), #BCF0EB (analogous), and #7DBAE3 (lighter shade) work well with #BADAF0.