#BAE3BF Color Information

Hex color code: #BAE3BF

#BAE3BF is a delicate green color. In RGB it is (186, 227, 191), and in HSL it is (127°, 42%, 81%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#BAE3BF
RGB
186, 227, 191
HSL
127°, 42%, 81%
CMYK
18%, 0%, 16%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BAE3BF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 227, 191

Red: 186 / Green: 227 / Blue: 191

HSL

127°, 42%, 81%

Hue: 127° / Saturation: 42% / Lightness: 81%

CMYK

18%, 0%, 16%, 11%

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

What color is #BAE3BF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BAE3BF to RGB:

rgb(186, 227, 191)HEX to RGB Converter →

HEX to HSL

Convert #BAE3BF to HSL:

hsl(127, 42%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #BAE3BF to CMYK:

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

Color Meaning and Usage

A delicate green tone, #BAE3BF has RGB (186, 227, 191) and HSL (127°, 42%, 81%). Known for evoking purity and simplicity, this very light tint is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BAE3BF is #E3BADE, creating high-contrast pairings. For softer combinations, try analogous colors like #CAE3BA.

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

Contrast with #BAE3BF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BAE3BF?

#BAE3BF is a delicate green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #BAE3BF?

#BAE3BF in RGB is (186, 227, 191) - 186 red, 227 green, and 191 blue.

How to use #BAE3BF in CSS?

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

What colors go well with #BAE3BF?

#E3BADE (complementary), #CAE3BA (analogous), and #84CD8C (lighter shade) work well with #BAE3BF.