#BECBCD Color Information

Hex color code: #BECBCD

The hex color #BECBCD is a soft cyan with RGB values of (190, 203, 205) and HSL of (188°, 13%, 77%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#BECBCD
RGB
190, 203, 205
HSL
188°, 13%, 77%
CMYK
7%, 1%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BECBCD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 203, 205

Red: 190 / Green: 203 / Blue: 205

HSL

188°, 13%, 77%

Hue: 188° / Saturation: 13% / Lightness: 77%

CMYK

7%, 1%, 0%, 20%

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

What color is #BECBCD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BECBCD to RGB:

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

HEX to HSL

Convert #BECBCD to HSL:

hsl(188, 13%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #BECBCD to CMYK:

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

Color Meaning and Usage

#BECBCD is a soft cyan color with RGB values of 190, 203, 205 and HSL of 188°, 13%, 77%. This desaturated neutral evokes balance and subtlety, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BECBCD is #CCBFBD, creating high-contrast pairings. For softer combinations, try analogous colors like #BDCCC6.

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

Contrast with #BECBCD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BECBCD?

#BECBCD is a soft cyan color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #BECBCD?

#BECBCD in RGB is (190, 203, 205) - 190 red, 203 green, and 205 blue.

How to use #BECBCD in CSS?

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

What colors go well with #BECBCD?

#CCBFBD (complementary), #BDCCC6 (analogous), and #92A7AB (lighter shade) work well with #BECBCD.