#BECEB1 Color Information

Hex color code: #BECEB1

A gentle green shade, #BECEB1 appears as (190, 206, 177) in RGB and (93°, 23%, 75%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#BECEB1
RGB
190, 206, 177
HSL
93°, 23%, 75%
CMYK
8%, 0%, 14%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BECEB1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 206, 177

Red: 190 / Green: 206 / Blue: 177

HSL

93°, 23%, 75%

Hue: 93° / Saturation: 23% / Lightness: 75%

CMYK

8%, 0%, 14%, 19%

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

What color is #BECEB1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BECEB1 to RGB:

rgb(190, 206, 177)HEX to RGB Converter →

HEX to HSL

Convert #BECEB1 to HSL:

hsl(93, 23%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #BECEB1 to CMYK:

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

Color Meaning and Usage

A gentle green tone, #BECEB1 has RGB (190, 206, 177) and HSL (93°, 23%, 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 #BECEB1 is #C1B1CE, creating high-contrast pairings. For softer combinations, try analogous colors like #CCCEB1.

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

Contrast with #BECEB1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BECEB1?

#BECEB1 is a gentle green color - a green hue that evokes nature and harmony.

What is the RGB value of #BECEB1?

#BECEB1 in RGB is (190, 206, 177) - 190 red, 206 green, and 177 blue.

How to use #BECEB1 in CSS?

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

What colors go well with #BECEB1?

#C1B1CE (complementary), #CCCEB1 (analogous), and #97B082 (lighter shade) work well with #BECEB1.