#B4CFAC Color Information

Hex color code: #B4CFAC

A soft green shade, #B4CFAC appears as (180, 207, 172) in RGB and (106°, 27%, 74%) in HSL. It is typically applied in digital products.

Try:
Color NameSilver
HEX
#B4CFAC
RGB
180, 207, 172
HSL
106°, 27%, 74%
CMYK
13%, 0%, 17%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B4CFAC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

180, 207, 172

Red: 180 / Green: 207 / Blue: 172

HSL

106°, 27%, 74%

Hue: 106° / Saturation: 27% / Lightness: 74%

CMYK

13%, 0%, 17%, 19%

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

What color is #B4CFAC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B4CFAC to RGB:

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

HEX to HSL

Convert #B4CFAC to HSL:

hsl(106, 27%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #B4CFAC to CMYK:

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

Color Meaning and Usage

#B4CFAC is a pastel green color with RGB values of 180, 207, 172 and HSL of 106°, 27%, 74%. This green hue evokes nature and harmony, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B4CFAC is #C6ABCF, creating high-contrast pairings. For softer combinations, try analogous colors like #C5CFAB.

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

Contrast with #B4CFAC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B4CFAC?

#B4CFAC is a pastel green color - a green hue that evokes nature and harmony.

What is the RGB value of #B4CFAC?

#B4CFAC in RGB is (180, 207, 172) - 180 red, 207 green, and 172 blue.

How to use #B4CFAC in CSS?

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

What colors go well with #B4CFAC?

#C6ABCF (complementary), #C5CFAB (analogous), and #87B37A (lighter shade) work well with #B4CFAC.