#BDCAAF Color Information

Hex color code: #BDCAAF

A subtle green shade, #BDCAAF appears as (189, 202, 175) in RGB and (89°, 20%, 74%) in HSL. It is popular in mobile app design.

Try:
Color NameSilver
HEX
#BDCAAF
RGB
189, 202, 175
HSL
89°, 20%, 74%
CMYK
6%, 0%, 13%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BDCAAF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 202, 175

Red: 189 / Green: 202 / Blue: 175

HSL

89°, 20%, 74%

Hue: 89° / Saturation: 20% / Lightness: 74%

CMYK

6%, 0%, 13%, 21%

Cyan: 6% / Magenta: 0% / Yellow: 13% / Key: 21%

What color is #BDCAAF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BDCAAF to RGB:

rgb(189, 202, 175)HEX to RGB Converter →

HEX to HSL

Convert #BDCAAF to HSL:

hsl(89, 20%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #BDCAAF to CMYK:

cmyk(6%, 0%, 13%, 21%)Color Converter →

Color Meaning and Usage

A pastel green tone, #BDCAAF has RGB (189, 202, 175) and HSL (89°, 20%, 74%). Known for evoking nature and harmony, this green hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BDCAAF is #BCAFCA, creating high-contrast pairings. For softer combinations, try analogous colors like #CACAAF.

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

Contrast with #BDCAAF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BDCAAF?

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

What is the RGB value of #BDCAAF?

#BDCAAF in RGB is (189, 202, 175) - 189 red, 202 green, and 175 blue.

How to use #BDCAAF in CSS?

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

What colors go well with #BDCAAF?

#BCAFCA (complementary), #CACAAF (analogous), and #97AB82 (lighter shade) work well with #BDCAAF.