#BAD27F Color Information

Hex color code: #BAD27F

A subtle green shade, #BAD27F appears as (186, 210, 127) in RGB and (77°, 48%, 66%) in HSL. It is popular in mobile app design.

Try:
Color NameTan
HEX
#BAD27F
RGB
186, 210, 127
HSL
77°, 48%, 66%
CMYK
11%, 0%, 40%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BAD27F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 210, 127

Red: 186 / Green: 210 / Blue: 127

HSL

77°, 48%, 66%

Hue: 77° / Saturation: 48% / Lightness: 66%

CMYK

11%, 0%, 40%, 18%

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

What color is #BAD27F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BAD27F to RGB:

rgb(186, 210, 127)HEX to RGB Converter →

HEX to HSL

Convert #BAD27F to HSL:

hsl(77, 48%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #BAD27F to CMYK:

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

Color Meaning and Usage

A pastel green tone, #BAD27F has RGB (186, 210, 127) and HSL (77°, 48%, 66%). Known for evoking nature and harmony, this green hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BAD27F is #967FD2, creating high-contrast pairings. For softer combinations, try analogous colors like #D2C07F.

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

Contrast with #BAD27F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BAD27F?

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

What is the RGB value of #BAD27F?

#BAD27F in RGB is (186, 210, 127) - 186 red, 210 green, and 127 blue.

How to use #BAD27F in CSS?

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

What colors go well with #BAD27F?

#967FD2 (complementary), #D2C07F (analogous), and #9CBE46 (lighter shade) work well with #BAD27F.