#BADBE2 Color Information

Hex color code: #BADBE2

A ethereal cyan shade, #BADBE2 appears as (186, 219, 226) in RGB and (191°, 41%, 81%) in HSL. It is typically applied in digital products.

Try:
Color NamePowder Blue
HEX
#BADBE2
RGB
186, 219, 226
HSL
191°, 41%, 81%
CMYK
18%, 3%, 0%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BADBE2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 219, 226

Red: 186 / Green: 219 / Blue: 226

HSL

191°, 41%, 81%

Hue: 191° / Saturation: 41% / Lightness: 81%

CMYK

18%, 3%, 0%, 11%

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

What color is #BADBE2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BADBE2 to RGB:

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

HEX to HSL

Convert #BADBE2 to HSL:

hsl(191, 41%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #BADBE2 to CMYK:

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

Color Meaning and Usage

#BADBE2 is a delicate cyan color with RGB values of 186, 219, 226 and HSL of 191°, 41%, 81%. This very light tint evokes purity and simplicity, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BADBE2 is #E2C2BB, creating high-contrast pairings. For softer combinations, try analogous colors like #BBE2D6.

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

Contrast with #BADBE2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BADBE2?

#BADBE2 is a delicate cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #BADBE2?

#BADBE2 in RGB is (186, 219, 226) - 186 red, 219 green, and 226 blue.

How to use #BADBE2 in CSS?

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

What colors go well with #BADBE2?

#E2C2BB (complementary), #BBE2D6 (analogous), and #85BFCC (lighter shade) work well with #BADBE2.