#B4CFBB Color Information

Hex color code: #B4CFBB

The hex color #B4CFBB is a airy green with RGB values of (180, 207, 187) and HSL of (136°, 22%, 76%). It is widely used in graphic design.

Try:
Color NameSilver
HEX
#B4CFBB
RGB
180, 207, 187
HSL
136°, 22%, 76%
CMYK
13%, 0%, 10%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B4CFBB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

180, 207, 187

Red: 180 / Green: 207 / Blue: 187

HSL

136°, 22%, 76%

Hue: 136° / Saturation: 22% / Lightness: 76%

CMYK

13%, 0%, 10%, 19%

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

What color is #B4CFBB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B4CFBB to RGB:

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

HEX to HSL

Convert #B4CFBB to HSL:

hsl(136, 22%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #B4CFBB to CMYK:

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

Color Meaning and Usage

A airy green tone, #B4CFBB has RGB (180, 207, 187) and HSL (136°, 22%, 76%). Known for evoking nature and harmony, this green hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B4CFBB is #CFB4C8, creating high-contrast pairings. For softer combinations, try analogous colors like #BBCFB4.

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

Contrast with #B4CFBB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B4CFBB?

#B4CFBB is a airy green color - a green hue that evokes nature and harmony.

What is the RGB value of #B4CFBB?

#B4CFBB in RGB is (180, 207, 187) - 180 red, 207 green, and 187 blue.

How to use #B4CFBB in CSS?

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

What colors go well with #B4CFBB?

#CFB4C8 (complementary), #BBCFB4 (analogous), and #86B191 (lighter shade) work well with #B4CFBB.