#BADFAD Color Information

Hex color code: #BADFAD

A airy green shade, #BADFAD appears as (186, 223, 173) in RGB and (104°, 44%, 78%) in HSL. It is widely used in graphic design.

Try:
Color NameSilver
HEX
#BADFAD
RGB
186, 223, 173
HSL
104°, 44%, 78%
CMYK
17%, 0%, 22%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BADFAD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 223, 173

Red: 186 / Green: 223 / Blue: 173

HSL

104°, 44%, 78%

Hue: 104° / Saturation: 44% / Lightness: 78%

CMYK

17%, 0%, 22%, 13%

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

What color is #BADFAD?

#BADFAD is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BADFAD to RGB:

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

HEX to HSL

Convert #BADFAD to HSL:

hsl(104, 44%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #BADFAD to CMYK:

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

Color Meaning and Usage

A delicate green tone, #BADFAD has RGB (186, 223, 173) and HSL (104°, 44%, 78%). Known for evoking nature and harmony, this green hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BADFAD is #D2AEE0, creating high-contrast pairings. For softer combinations, try analogous colors like #D4E0AE.

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

Contrast with #BADFAD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BADFAD?

#BADFAD is a delicate green color - a green hue that evokes nature and harmony.

What is the RGB value of #BADFAD?

#BADFAD in RGB is (186, 223, 173) - 186 red, 223 green, and 173 blue.

How to use #BADFAD in CSS?

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

What colors go well with #BADFAD?

#D2AEE0 (complementary), #D4E0AE (analogous), and #8DCA77 (lighter shade) work well with #BADFAD.