#B4DFBB Color Information

Hex color code: #B4DFBB

A ethereal green shade, #B4DFBB appears as (180, 223, 187) in RGB and (130°, 40%, 79%) in HSL. It is widely used in graphic design.

Try:
Color NameSilver
HEX
#B4DFBB
RGB
180, 223, 187
HSL
130°, 40%, 79%
CMYK
19%, 0%, 16%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B4DFBB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

180, 223, 187

Red: 180 / Green: 223 / Blue: 187

HSL

130°, 40%, 79%

Hue: 130° / Saturation: 40% / Lightness: 79%

CMYK

19%, 0%, 16%, 13%

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

What color is #B4DFBB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B4DFBB to RGB:

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

HEX to HSL

Convert #B4DFBB to HSL:

hsl(130, 40%, 79%)RGB to HSL Converter →

HEX to CMYK

Convert #B4DFBB to CMYK:

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

Color Meaning and Usage

A delicate green tone, #B4DFBB has RGB (180, 223, 187) and HSL (130°, 40%, 79%). Known for evoking nature and harmony, this green hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B4DFBB is #DFB4D8, creating high-contrast pairings. For softer combinations, try analogous colors like #C2DFB4.

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

Contrast with #B4DFBB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B4DFBB?

#B4DFBB is a delicate green color - a green hue that evokes nature and harmony.

What is the RGB value of #B4DFBB?

#B4DFBB in RGB is (180, 223, 187) - 180 red, 223 green, and 187 blue.

How to use #B4DFBB in CSS?

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

What colors go well with #B4DFBB?

#DFB4D8 (complementary), #C2DFB4 (analogous), and #7EC88B (lighter shade) work well with #B4DFBB.