#B5CFBC Color Information

Hex color code: #B5CFBC

#B5CFBC is a delicate green color. In RGB it is (181, 207, 188), and in HSL it is (136°, 21%, 76%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#B5CFBC
RGB
181, 207, 188
HSL
136°, 21%, 76%
CMYK
13%, 0%, 9%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B5CFBC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

181, 207, 188

Red: 181 / Green: 207 / Blue: 188

HSL

136°, 21%, 76%

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

CMYK

13%, 0%, 9%, 19%

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

What color is #B5CFBC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B5CFBC to RGB:

rgb(181, 207, 188)HEX to RGB Converter →

HEX to HSL

Convert #B5CFBC to HSL:

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

HEX to CMYK

Convert #B5CFBC to CMYK:

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

Color Meaning and Usage

#B5CFBC is a airy green color with RGB values of 181, 207, 188 and HSL of 136°, 21%, 76%. This green hue evokes nature and harmony, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B5CFBC is #CFB5C8, creating high-contrast pairings. For softer combinations, try analogous colors like #BBCFB5.

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

Contrast with #B5CFBC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B5CFBC?

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

What is the RGB value of #B5CFBC?

#B5CFBC in RGB is (181, 207, 188) - 181 red, 207 green, and 188 blue.

How to use #B5CFBC in CSS?

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

What colors go well with #B5CFBC?

#CFB5C8 (complementary), #BBCFB5 (analogous), and #87B092 (lighter shade) work well with #B5CFBC.