#BADFD8 Color Information

Hex color code: #BADFD8

A ethereal cyan shade, #BADFD8 appears as (186, 223, 216) in RGB and (169°, 37%, 80%) in HSL. It is typically applied in digital products.

Try:
Color NamePowder Blue
HEX
#BADFD8
RGB
186, 223, 216
HSL
169°, 37%, 80%
CMYK
17%, 0%, 3%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BADFD8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 223, 216

Red: 186 / Green: 223 / Blue: 216

HSL

169°, 37%, 80%

Hue: 169° / Saturation: 37% / Lightness: 80%

CMYK

17%, 0%, 3%, 13%

Cyan: 17% / Magenta: 0% / Yellow: 3% / Key: 13%

What color is #BADFD8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BADFD8 to RGB:

rgb(186, 223, 216)HEX to RGB Converter →

HEX to HSL

Convert #BADFD8 to HSL:

hsl(169, 37%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #BADFD8 to CMYK:

cmyk(17%, 0%, 3%, 13%)Color Converter →

Color Meaning and Usage

#BADFD8 is a ethereal cyan color with RGB values of 186, 223, 216 and HSL of 169°, 37%, 80%. This cyan-blue hue evokes trust and professionalism, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BADFD8 is #DFB9C0, creating high-contrast pairings. For softer combinations, try analogous colors like #B9DFC5.

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

Contrast with #BADFD8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BADFD8?

#BADFD8 is a ethereal cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #BADFD8?

#BADFD8 in RGB is (186, 223, 216) - 186 red, 223 green, and 216 blue.

How to use #BADFD8 in CSS?

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

What colors go well with #BADFD8?

#DFB9C0 (complementary), #B9DFC5 (analogous), and #85C7BB (lighter shade) work well with #BADFD8.