#BAFAC1 Color Information

Hex color code: #BAFAC1

A ethereal green shade, #BAFAC1 appears as (186, 250, 193) in RGB and (127°, 86%, 85%) in HSL. It is typically applied in digital products.

Try:
Color NamePowder Blue
HEX
#BAFAC1
RGB
186, 250, 193
HSL
127°, 86%, 85%
CMYK
26%, 0%, 23%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BAFAC1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 250, 193

Red: 186 / Green: 250 / Blue: 193

HSL

127°, 86%, 85%

Hue: 127° / Saturation: 86% / Lightness: 85%

CMYK

26%, 0%, 23%, 2%

Cyan: 26% / Magenta: 0% / Yellow: 23% / Key: 2%

What color is #BAFAC1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BAFAC1 to RGB:

rgb(186, 250, 193)HEX to RGB Converter →

HEX to HSL

Convert #BAFAC1 to HSL:

hsl(127, 86%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #BAFAC1 to CMYK:

cmyk(26%, 0%, 23%, 2%)Color Converter →

Color Meaning and Usage

A delicate green tone, #BAFAC1 has RGB (186, 250, 193) and HSL (127°, 86%, 85%). Known for evoking purity and simplicity, this very light tint is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BAFAC1 is #FAB8F2, creating high-contrast pairings. For softer combinations, try analogous colors like #D1FAB8.

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

Contrast with #BAFAC1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BAFAC1?

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

What is the RGB value of #BAFAC1?

#BAFAC1 in RGB is (186, 250, 193) - 186 red, 250 green, and 193 blue.

How to use #BAFAC1 in CSS?

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

What colors go well with #BAFAC1?

#FAB8F2 (complementary), #D1FAB8 (analogous), and #71F480 (lighter shade) work well with #BAFAC1.