#BEBEC2 Color Information

Hex color code: #BEBEC2

A understated blue shade, #BEBEC2 appears as (190, 190, 194) in RGB and (240°, 3%, 75%) in HSL. It is widely used in graphic design.

Try:
Color NameSilver
HEX
#BEBEC2
RGB
190, 190, 194
HSL
240°, 3%, 75%
CMYK
2%, 2%, 0%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BEBEC2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 190, 194

Red: 190 / Green: 190 / Blue: 194

HSL

240°, 3%, 75%

Hue: 240° / Saturation: 3% / Lightness: 75%

CMYK

2%, 2%, 0%, 24%

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

What color is #BEBEC2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BEBEC2 to RGB:

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

HEX to HSL

Convert #BEBEC2 to HSL:

hsl(240, 3%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #BEBEC2 to CMYK:

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

Color Meaning and Usage

#BEBEC2 is a understated blue color with RGB values of 190, 190, 194 and HSL of 240°, 3%, 75%. This desaturated neutral evokes balance and subtlety, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BEBEC2 is #C1C1BD, creating high-contrast pairings. For softer combinations, try analogous colors like #BDBFC1.

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

Contrast with #BEBEC2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BEBEC2?

#BEBEC2 is a understated blue color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #BEBEC2?

#BEBEC2 in RGB is (190, 190, 194) - 190 red, 190 green, and 194 blue.

How to use #BEBEC2 in CSS?

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

What colors go well with #BEBEC2?

#C1C1BD (complementary), #BDBFC1 (analogous), and #96969C (lighter shade) work well with #BEBEC2.