#BECEC6 Color Information

Hex color code: #BECEC6

#BECEC6 is a ethereal cyan color. In RGB it is (190, 206, 198), and in HSL it is (150°, 14%, 78%). It is typically applied in digital products.

Try:
Color NameSilver
HEX
#BECEC6
RGB
190, 206, 198
HSL
150°, 14%, 78%
CMYK
8%, 0%, 4%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BECEC6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 206, 198

Red: 190 / Green: 206 / Blue: 198

HSL

150°, 14%, 78%

Hue: 150° / Saturation: 14% / Lightness: 78%

CMYK

8%, 0%, 4%, 19%

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

What color is #BECEC6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BECEC6 to RGB:

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

HEX to HSL

Convert #BECEC6 to HSL:

hsl(150, 14%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #BECEC6 to CMYK:

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

Color Meaning and Usage

A ethereal cyan tone, #BECEC6 has RGB (190, 206, 198) and HSL (150°, 14%, 78%). Known for evoking balance and subtlety, this desaturated neutral is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BECEC6 is #CFBFC7, creating high-contrast pairings. For softer combinations, try analogous colors like #BFCFBF.

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

Contrast with #BECEC6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BECEC6?

#BECEC6 is a ethereal cyan color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #BECEC6?

#BECEC6 in RGB is (190, 206, 198) - 190 red, 206 green, and 198 blue.

How to use #BECEC6 in CSS?

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

What colors go well with #BECEC6?

#CFBFC7 (complementary), #BFCFBF (analogous), and #93AEA1 (lighter shade) work well with #BECEC6.