#BACABB Color Information

Hex color code: #BACABB

The hex color #BACABB is a delicate green with RGB values of (186, 202, 187) and HSL of (124°, 13%, 76%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#BACABB
RGB
186, 202, 187
HSL
124°, 13%, 76%
CMYK
8%, 0%, 7%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BACABB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 202, 187

Red: 186 / Green: 202 / Blue: 187

HSL

124°, 13%, 76%

Hue: 124° / Saturation: 13% / Lightness: 76%

CMYK

8%, 0%, 7%, 21%

Cyan: 8% / Magenta: 0% / Yellow: 7% / Key: 21%

What color is #BACABB?

#BACABB is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BACABB to RGB:

rgb(186, 202, 187)HEX to RGB Converter →

HEX to HSL

Convert #BACABB to HSL:

hsl(124, 13%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #BACABB to CMYK:

cmyk(8%, 0%, 7%, 21%)Color Converter →

Color Meaning and Usage

#BACABB is a ethereal green color with RGB values of 186, 202, 187 and HSL of 124°, 13%, 76%. This desaturated neutral evokes balance and subtlety, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BACABB is #CABAC9, creating high-contrast pairings. For softer combinations, try analogous colors like #C1CABA.

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

Contrast with #BACABB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BACABB?

#BACABB is a ethereal green color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #BACABB?

#BACABB in RGB is (186, 202, 187) - 186 red, 202 green, and 187 blue.

How to use #BACABB in CSS?

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

What colors go well with #BACABB?

#CABAC9 (complementary), #C1CABA (analogous), and #8FA890 (lighter shade) work well with #BACABB.