#BBDAC3 Color Information

Hex color code: #BBDAC3

The hex color #BBDAC3 is a light green with RGB values of (187, 218, 195) and HSL of (135°, 30%, 79%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#BBDAC3
RGB
187, 218, 195
HSL
135°, 30%, 79%
CMYK
14%, 0%, 11%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBDAC3; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 218, 195

Red: 187 / Green: 218 / Blue: 195

HSL

135°, 30%, 79%

Hue: 135° / Saturation: 30% / Lightness: 79%

CMYK

14%, 0%, 11%, 15%

Cyan: 14% / Magenta: 0% / Yellow: 11% / Key: 15%

What color is #BBDAC3?

#BBDAC3 is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBDAC3 to RGB:

rgb(187, 218, 195)HEX to RGB Converter →

HEX to HSL

Convert #BBDAC3 to HSL:

hsl(135, 30%, 79%)RGB to HSL Converter →

HEX to CMYK

Convert #BBDAC3 to CMYK:

cmyk(14%, 0%, 11%, 15%)Color Converter →

Color Meaning and Usage

A soft green tone, #BBDAC3 has RGB (187, 218, 195) and HSL (135°, 30%, 79%). Known for evoking nature and harmony, this green hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BBDAC3 is #DAB9D1, creating high-contrast pairings. For softer combinations, try analogous colors like #C1DAB9.

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

Contrast with #BBDAC3

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBDAC3?

#BBDAC3 is a soft green color - a green hue that evokes nature and harmony.

What is the RGB value of #BBDAC3?

#BBDAC3 in RGB is (187, 218, 195) - 187 red, 218 green, and 195 blue.

How to use #BBDAC3 in CSS?

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

What colors go well with #BBDAC3?

#DAB9D1 (complementary), #C1DAB9 (analogous), and #88BF95 (lighter shade) work well with #BBDAC3.