#BECAB4 Color Information

Hex color code: #BECAB4

#BECAB4 is a neutral green color. In RGB it is (190, 202, 180), and in HSL it is (93°, 17%, 75%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#BECAB4
RGB
190, 202, 180
HSL
93°, 17%, 75%
CMYK
6%, 0%, 11%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BECAB4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 202, 180

Red: 190 / Green: 202 / Blue: 180

HSL

93°, 17%, 75%

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

CMYK

6%, 0%, 11%, 21%

Cyan: 6% / Magenta: 0% / Yellow: 11% / Key: 21%

What color is #BECAB4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BECAB4 to RGB:

rgb(190, 202, 180)HEX to RGB Converter →

HEX to HSL

Convert #BECAB4 to HSL:

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

HEX to CMYK

Convert #BECAB4 to CMYK:

cmyk(6%, 0%, 11%, 21%)Color Converter →

Color Meaning and Usage

#BECAB4 is a understated green color with RGB values of 190, 202, 180 and HSL of 93°, 17%, 75%. This green hue evokes nature and harmony, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BECAB4 is #C0B4CA, creating high-contrast pairings. For softer combinations, try analogous colors like #C9CAB4.

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

Contrast with #BECAB4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BECAB4?

#BECAB4 is a understated green color - a green hue that evokes nature and harmony.

What is the RGB value of #BECAB4?

#BECAB4 in RGB is (190, 202, 180) - 190 red, 202 green, and 180 blue.

How to use #BECAB4 in CSS?

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

What colors go well with #BECAB4?

#C0B4CA (complementary), #C9CAB4 (analogous), and #97AA88 (lighter shade) work well with #BECAB4.