#B5CACF Color Information

Hex color code: #B5CACF

A delicate cyan shade, #B5CACF appears as (181, 202, 207) in RGB and (192°, 21%, 76%) in HSL. It is often used for branding and logos.

Try:
Color NameLight Steel Blue
HEX
#B5CACF
RGB
181, 202, 207
HSL
192°, 21%, 76%
CMYK
13%, 2%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B5CACF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

181, 202, 207

Red: 181 / Green: 202 / Blue: 207

HSL

192°, 21%, 76%

Hue: 192° / Saturation: 21% / Lightness: 76%

CMYK

13%, 2%, 0%, 19%

Cyan: 13% / Magenta: 2% / Yellow: 0% / Key: 19%

What color is #B5CACF?

#B5CACF is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B5CACF to RGB:

rgb(181, 202, 207)HEX to RGB Converter →

HEX to HSL

Convert #B5CACF to HSL:

hsl(192, 21%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #B5CACF to CMYK:

cmyk(13%, 2%, 0%, 19%)Color Converter →

Color Meaning and Usage

A soft cyan tone, #B5CACF has RGB (181, 202, 207) and HSL (192°, 21%, 76%). Known for evoking trust and professionalism, this cyan-blue hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B5CACF is #CFBAB5, creating high-contrast pairings. For softer combinations, try analogous colors like #B5CFC7.

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

Contrast with #B5CACF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B5CACF?

#B5CACF is a soft cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #B5CACF?

#B5CACF in RGB is (181, 202, 207) - 181 red, 202 green, and 207 blue.

How to use #B5CACF in CSS?

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

What colors go well with #B5CACF?

#CFBAB5 (complementary), #B5CFC7 (analogous), and #87A8B0 (lighter shade) work well with #B5CACF.