#BFCACA Color Information

Hex color code: #BFCACA

The hex color #BFCACA is a airy cyan with RGB values of (191, 202, 202) and HSL of (180°, 9%, 77%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#BFCACA
RGB
191, 202, 202
HSL
180°, 9%, 77%
CMYK
5%, 0%, 0%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BFCACA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 202, 202

Red: 191 / Green: 202 / Blue: 202

HSL

180°, 9%, 77%

Hue: 180° / Saturation: 9% / Lightness: 77%

CMYK

5%, 0%, 0%, 21%

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

What color is #BFCACA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFCACA to RGB:

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

HEX to HSL

Convert #BFCACA to HSL:

hsl(180, 9%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #BFCACA to CMYK:

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

Color Meaning and Usage

#BFCACA is a soft cyan color with RGB values of 191, 202, 202 and HSL of 180°, 9%, 77%. This desaturated neutral evokes balance and subtlety, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BFCACA is #CABFBF, creating high-contrast pairings. For softer combinations, try analogous colors like #BFCAC4.

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

Contrast with #BFCACA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFCACA?

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

What is the RGB value of #BFCACA?

#BFCACA in RGB is (191, 202, 202) - 191 red, 202 green, and 202 blue.

How to use #BFCACA in CSS?

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

What colors go well with #BFCACA?

#CABFBF (complementary), #BFCAC4 (analogous), and #95A7A7 (lighter shade) work well with #BFCACA.