#BACBAA Color Information

Hex color code: #BACBAA

A gentle green shade, #BACBAA appears as (186, 203, 170) in RGB and (91°, 24%, 73%) in HSL. It is often used for branding and logos.

Try:
Color NameSilver
HEX
#BACBAA
RGB
186, 203, 170
HSL
91°, 24%, 73%
CMYK
8%, 0%, 16%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BACBAA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 203, 170

Red: 186 / Green: 203 / Blue: 170

HSL

91°, 24%, 73%

Hue: 91° / Saturation: 24% / Lightness: 73%

CMYK

8%, 0%, 16%, 20%

Cyan: 8% / Magenta: 0% / Yellow: 16% / Key: 20%

What color is #BACBAA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BACBAA to RGB:

rgb(186, 203, 170)HEX to RGB Converter →

HEX to HSL

Convert #BACBAA to HSL:

hsl(91, 24%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #BACBAA to CMYK:

cmyk(8%, 0%, 16%, 20%)Color Converter →

Color Meaning and Usage

A delicate green tone, #BACBAA has RGB (186, 203, 170) and HSL (91°, 24%, 73%). Known for evoking nature and harmony, this green hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BACBAA is #BBAACB, creating high-contrast pairings. For softer combinations, try analogous colors like #CACBAA.

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

Contrast with #BACBAA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BACBAA?

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

What is the RGB value of #BACBAA?

#BACBAA in RGB is (186, 203, 170) - 186 red, 203 green, and 170 blue.

How to use #BACBAA in CSS?

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

What colors go well with #BACBAA?

#BBAACB (complementary), #CACBAA (analogous), and #93AE7A (lighter shade) work well with #BACBAA.