#B9CACA Color Information

Hex color code: #B9CACA

#B9CACA is a ethereal cyan color. In RGB it is (185, 202, 202), and in HSL it is (180°, 14%, 76%). It is typically applied in digital products.

Try:
Color NameSilver
HEX
#B9CACA
RGB
185, 202, 202
HSL
180°, 14%, 76%
CMYK
8%, 0%, 0%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B9CACA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

185, 202, 202

Red: 185 / Green: 202 / Blue: 202

HSL

180°, 14%, 76%

Hue: 180° / Saturation: 14% / Lightness: 76%

CMYK

8%, 0%, 0%, 21%

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

What color is #B9CACA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B9CACA to RGB:

rgb(185, 202, 202)HEX to RGB Converter →

HEX to HSL

Convert #B9CACA to HSL:

hsl(180, 14%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #B9CACA to CMYK:

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

Color Meaning and Usage

A soft cyan tone, #B9CACA has RGB (185, 202, 202) and HSL (180°, 14%, 76%). Known for evoking balance and subtlety, this desaturated neutral is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B9CACA is #CAB9B9, creating high-contrast pairings. For softer combinations, try analogous colors like #B9CAC2.

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

Contrast with #B9CACA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B9CACA?

#B9CACA is a soft cyan color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #B9CACA?

#B9CACA in RGB is (185, 202, 202) - 185 red, 202 green, and 202 blue.

How to use #B9CACA in CSS?

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

What colors go well with #B9CACA?

#CAB9B9 (complementary), #B9CAC2 (analogous), and #8EA9A9 (lighter shade) work well with #B9CACA.