#BEC3BE Color Information

Hex color code: #BEC3BE

A balanced green shade, #BEC3BE appears as (190, 195, 190) in RGB and (120°, 4%, 75%) in HSL. It is often used for branding and logos.

Try:
Color NameSilver
HEX
#BEC3BE
RGB
190, 195, 190
HSL
120°, 4%, 75%
CMYK
3%, 0%, 3%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BEC3BE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 195, 190

Red: 190 / Green: 195 / Blue: 190

HSL

120°, 4%, 75%

Hue: 120° / Saturation: 4% / Lightness: 75%

CMYK

3%, 0%, 3%, 24%

Cyan: 3% / Magenta: 0% / Yellow: 3% / Key: 24%

What color is #BEC3BE?

#BEC3BE is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BEC3BE to RGB:

rgb(190, 195, 190)HEX to RGB Converter →

HEX to HSL

Convert #BEC3BE to HSL:

hsl(120, 4%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #BEC3BE to CMYK:

cmyk(3%, 0%, 3%, 24%)Color Converter →

Color Meaning and Usage

#BEC3BE is a understated green color with RGB values of 190, 195, 190 and HSL of 120°, 4%, 75%. This desaturated neutral evokes balance and subtlety, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BEC3BE is #C2BDC2, creating high-contrast pairings. For softer combinations, try analogous colors like #BFC2BD.

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

Contrast with #BEC3BE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BEC3BE?

#BEC3BE is a understated green color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #BEC3BE?

#BEC3BE in RGB is (190, 195, 190) - 190 red, 195 green, and 190 blue.

How to use #BEC3BE in CSS?

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

What colors go well with #BEC3BE?

#C2BDC2 (complementary), #BFC2BD (analogous), and #959D95 (lighter shade) work well with #BEC3BE.