#BEC4AD Color Information

Hex color code: #BEC4AD

The hex color #BEC4AD is a muted green with RGB values of (190, 196, 173) and HSL of (76°, 16%, 72%). It is typically applied in digital products.

Try:
Color NameSilver
HEX
#BEC4AD
RGB
190, 196, 173
HSL
76°, 16%, 72%
CMYK
3%, 0%, 12%, 23%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BEC4AD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 196, 173

Red: 190 / Green: 196 / Blue: 173

HSL

76°, 16%, 72%

Hue: 76° / Saturation: 16% / Lightness: 72%

CMYK

3%, 0%, 12%, 23%

Cyan: 3% / Magenta: 0% / Yellow: 12% / Key: 23%

What color is #BEC4AD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BEC4AD to RGB:

rgb(190, 196, 173)HEX to RGB Converter →

HEX to HSL

Convert #BEC4AD to HSL:

hsl(76, 16%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #BEC4AD to CMYK:

cmyk(3%, 0%, 12%, 23%)Color Converter →

Color Meaning and Usage

#BEC4AD is a muted green color with RGB values of 190, 196, 173 and HSL of 76°, 16%, 72%. 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 #BEC4AD is #B2ACC3, creating high-contrast pairings. For softer combinations, try analogous colors like #C3BEAC.

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

Contrast with #BEC4AD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BEC4AD?

#BEC4AD is a muted green color - a green hue that evokes nature and harmony.

What is the RGB value of #BEC4AD?

#BEC4AD in RGB is (190, 196, 173) - 190 red, 196 green, and 173 blue.

How to use #BEC4AD in CSS?

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

What colors go well with #BEC4AD?

#B2ACC3 (complementary), #C3BEAC (analogous), and #9AA380 (lighter shade) work well with #BEC4AD.