#BDCEBF Color Information

Hex color code: #BDCEBF

A delicate green shade, #BDCEBF appears as (189, 206, 191) in RGB and (127°, 15%, 77%) in HSL. It is popular in mobile app design.

Try:
Color NameSilver
HEX
#BDCEBF
RGB
189, 206, 191
HSL
127°, 15%, 77%
CMYK
8%, 0%, 7%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BDCEBF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 206, 191

Red: 189 / Green: 206 / Blue: 191

HSL

127°, 15%, 77%

Hue: 127° / Saturation: 15% / Lightness: 77%

CMYK

8%, 0%, 7%, 19%

Cyan: 8% / Magenta: 0% / Yellow: 7% / Key: 19%

What color is #BDCEBF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BDCEBF to RGB:

rgb(189, 206, 191)HEX to RGB Converter →

HEX to HSL

Convert #BDCEBF to HSL:

hsl(127, 15%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #BDCEBF to CMYK:

cmyk(8%, 0%, 7%, 19%)Color Converter →

Color Meaning and Usage

A delicate green tone, #BDCEBF has RGB (189, 206, 191) and HSL (127°, 15%, 77%). 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 #BDCEBF is #CDBCCB, creating high-contrast pairings. For softer combinations, try analogous colors like #C2CDBC.

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

Contrast with #BDCEBF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BDCEBF?

#BDCEBF is a delicate green color - a green hue that evokes nature and harmony.

What is the RGB value of #BDCEBF?

#BDCEBF in RGB is (189, 206, 191) - 189 red, 206 green, and 191 blue.

How to use #BDCEBF in CSS?

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

What colors go well with #BDCEBF?

#CDBCCB (complementary), #C2CDBC (analogous), and #90AD93 (lighter shade) work well with #BDCEBF.