#BADBE3 Color Information

Hex color code: #BADBE3

A delicate cyan shade, #BADBE3 appears as (186, 219, 227) in RGB and (192°, 42%, 81%) in HSL. It is often used for branding and logos.

Try:
Color NamePowder Blue
HEX
#BADBE3
RGB
186, 219, 227
HSL
192°, 42%, 81%
CMYK
18%, 4%, 0%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BADBE3; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 219, 227

Red: 186 / Green: 219 / Blue: 227

HSL

192°, 42%, 81%

Hue: 192° / Saturation: 42% / Lightness: 81%

CMYK

18%, 4%, 0%, 11%

Cyan: 18% / Magenta: 4% / Yellow: 0% / Key: 11%

What color is #BADBE3?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BADBE3 to RGB:

rgb(186, 219, 227)HEX to RGB Converter →

HEX to HSL

Convert #BADBE3 to HSL:

hsl(192, 42%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #BADBE3 to CMYK:

cmyk(18%, 4%, 0%, 11%)Color Converter →

Color Meaning and Usage

A airy cyan tone, #BADBE3 has RGB (186, 219, 227) and HSL (192°, 42%, 81%). 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 #BADBE3 is #E3C2BA, creating high-contrast pairings. For softer combinations, try analogous colors like #BAE3D7.

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

Contrast with #BADBE3

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BADBE3?

#BADBE3 is a airy cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #BADBE3?

#BADBE3 in RGB is (186, 219, 227) - 186 red, 219 green, and 227 blue.

How to use #BADBE3 in CSS?

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

What colors go well with #BADBE3?

#E3C2BA (complementary), #BAE3D7 (analogous), and #84BECD (lighter shade) work well with #BADBE3.