#BECDB1 Color Information

Hex color code: #BECDB1

A pastel green shade, #BECDB1 appears as (190, 205, 177) in RGB and (92°, 22%, 75%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#BECDB1
RGB
190, 205, 177
HSL
92°, 22%, 75%
CMYK
7%, 0%, 14%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BECDB1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 205, 177

Red: 190 / Green: 205 / Blue: 177

HSL

92°, 22%, 75%

Hue: 92° / Saturation: 22% / Lightness: 75%

CMYK

7%, 0%, 14%, 20%

Cyan: 7% / Magenta: 0% / Yellow: 14% / Key: 20%

What color is #BECDB1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BECDB1 to RGB:

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

HEX to HSL

Convert #BECDB1 to HSL:

hsl(92, 22%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #BECDB1 to CMYK:

cmyk(7%, 0%, 14%, 20%)Color Converter →

Color Meaning and Usage

A pastel green tone, #BECDB1 has RGB (190, 205, 177) and HSL (92°, 22%, 75%). Known for evoking nature and harmony, this green hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BECDB1 is #C0B1CD, creating high-contrast pairings. For softer combinations, try analogous colors like #CCCDB1.

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

Contrast with #BECDB1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BECDB1?

#BECDB1 is a pastel green color - a green hue that evokes nature and harmony.

What is the RGB value of #BECDB1?

#BECDB1 in RGB is (190, 205, 177) - 190 red, 205 green, and 177 blue.

How to use #BECDB1 in CSS?

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

What colors go well with #BECDB1?

#C0B1CD (complementary), #CCCDB1 (analogous), and #98AF83 (lighter shade) work well with #BECDB1.