#B9DACB Color Information

Hex color code: #B9DACB

A ethereal cyan shade, #B9DACB appears as (185, 218, 203) in RGB and (153°, 31%, 79%) in HSL. It is typically applied in digital products.

Try:
Color NameSilver
HEX
#B9DACB
RGB
185, 218, 203
HSL
153°, 31%, 79%
CMYK
15%, 0%, 7%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B9DACB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

185, 218, 203

Red: 185 / Green: 218 / Blue: 203

HSL

153°, 31%, 79%

Hue: 153° / Saturation: 31% / Lightness: 79%

CMYK

15%, 0%, 7%, 15%

Cyan: 15% / Magenta: 0% / Yellow: 7% / Key: 15%

What color is #B9DACB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B9DACB to RGB:

rgb(185, 218, 203)HEX to RGB Converter →

HEX to HSL

Convert #B9DACB to HSL:

hsl(153, 31%, 79%)RGB to HSL Converter →

HEX to CMYK

Convert #B9DACB to CMYK:

cmyk(15%, 0%, 7%, 15%)Color Converter →

Color Meaning and Usage

#B9DACB is a delicate cyan color with RGB values of 185, 218, 203 and HSL of 153°, 31%, 79%. This cyan-blue hue evokes trust and professionalism, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B9DACB is #DAB9C8, creating high-contrast pairings. For softer combinations, try analogous colors like #B9DABB.

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

Contrast with #B9DACB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B9DACB?

#B9DACB is a delicate cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #B9DACB?

#B9DACB in RGB is (185, 218, 203) - 185 red, 218 green, and 203 blue.

How to use #B9DACB in CSS?

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

What colors go well with #B9DACB?

#DAB9C8 (complementary), #B9DABB (analogous), and #87C0A6 (lighter shade) work well with #B9DACB.