#BBDFCC Color Information

Hex color code: #BBDFCC

A airy green shade, #BBDFCC appears as (187, 223, 204) in RGB and (148°, 36%, 80%) in HSL. It is widely used in graphic design.

Try:
Color NamePowder Blue
HEX
#BBDFCC
RGB
187, 223, 204
HSL
148°, 36%, 80%
CMYK
16%, 0%, 9%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBDFCC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 223, 204

Red: 187 / Green: 223 / Blue: 204

HSL

148°, 36%, 80%

Hue: 148° / Saturation: 36% / Lightness: 80%

CMYK

16%, 0%, 9%, 13%

Cyan: 16% / Magenta: 0% / Yellow: 9% / Key: 13%

What color is #BBDFCC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBDFCC to RGB:

rgb(187, 223, 204)HEX to RGB Converter →

HEX to HSL

Convert #BBDFCC to HSL:

hsl(148, 36%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #BBDFCC to CMYK:

cmyk(16%, 0%, 9%, 13%)Color Converter →

Color Meaning and Usage

#BBDFCC is a soft green color with RGB values of 187, 223, 204 and HSL of 148°, 36%, 80%. This green hue evokes nature and harmony, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BBDFCC is #DEBACD, creating high-contrast pairings. For softer combinations, try analogous colors like #BBDEBA.

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

Contrast with #BBDFCC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBDFCC?

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

What is the RGB value of #BBDFCC?

#BBDFCC in RGB is (187, 223, 204) - 187 red, 223 green, and 204 blue.

How to use #BBDFCC in CSS?

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

What colors go well with #BBDFCC?

#DEBACD (complementary), #BBDEBA (analogous), and #86C6A4 (lighter shade) work well with #BBDFCC.