#BDD0AF Color Information

Hex color code: #BDD0AF

The hex color #BDD0AF is a gentle green with RGB values of (189, 208, 175) and HSL of (95°, 26%, 75%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#BDD0AF
RGB
189, 208, 175
HSL
95°, 26%, 75%
CMYK
9%, 0%, 16%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BDD0AF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 208, 175

Red: 189 / Green: 208 / Blue: 175

HSL

95°, 26%, 75%

Hue: 95° / Saturation: 26% / Lightness: 75%

CMYK

9%, 0%, 16%, 18%

Cyan: 9% / Magenta: 0% / Yellow: 16% / Key: 18%

What color is #BDD0AF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BDD0AF to RGB:

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

HEX to HSL

Convert #BDD0AF to HSL:

hsl(95, 26%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #BDD0AF to CMYK:

cmyk(9%, 0%, 16%, 18%)Color Converter →

Color Meaning and Usage

A soft green tone, #BDD0AF has RGB (189, 208, 175) and HSL (95°, 26%, 75%). 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 #BDD0AF is #C2AFD0, creating high-contrast pairings. For softer combinations, try analogous colors like #CDD0AF.

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

Contrast with #BDD0AF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BDD0AF?

#BDD0AF is a soft green color - a green hue that evokes nature and harmony.

What is the RGB value of #BDD0AF?

#BDD0AF in RGB is (189, 208, 175) - 189 red, 208 green, and 175 blue.

How to use #BDD0AF in CSS?

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

What colors go well with #BDD0AF?

#C2AFD0 (complementary), #CDD0AF (analogous), and #95B47E (lighter shade) work well with #BDD0AF.