#BAD19F Color Information

Hex color code: #BAD19F

A pastel green shade, #BAD19F appears as (186, 209, 159) in RGB and (88°, 35%, 72%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#BAD19F
RGB
186, 209, 159
HSL
88°, 35%, 72%
CMYK
11%, 0%, 24%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BAD19F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 209, 159

Red: 186 / Green: 209 / Blue: 159

HSL

88°, 35%, 72%

Hue: 88° / Saturation: 35% / Lightness: 72%

CMYK

11%, 0%, 24%, 18%

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

What color is #BAD19F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BAD19F to RGB:

rgb(186, 209, 159)HEX to RGB Converter →

HEX to HSL

Convert #BAD19F to HSL:

hsl(88, 35%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #BAD19F to CMYK:

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

Color Meaning and Usage

#BAD19F is a pastel green color with RGB values of 186, 209, 159 and HSL of 88°, 35%, 72%. This green hue evokes nature and harmony, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BAD19F is #B69FD1, creating high-contrast pairings. For softer combinations, try analogous colors like #D1CF9F.

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

Contrast with #BAD19F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BAD19F?

#BAD19F is a pastel green color - a green hue that evokes nature and harmony.

What is the RGB value of #BAD19F?

#BAD19F in RGB is (186, 209, 159) - 186 red, 209 green, and 159 blue.

How to use #BAD19F in CSS?

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

What colors go well with #BAD19F?

#B69FD1 (complementary), #D1CF9F (analogous), and #94B86B (lighter shade) work well with #BAD19F.