#BECCD0 Color Information

Hex color code: #BECCD0

The hex color #BECCD0 is a light cyan with RGB values of (190, 204, 208) and HSL of (193°, 16%, 78%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#BECCD0
RGB
190, 204, 208
HSL
193°, 16%, 78%
CMYK
9%, 2%, 0%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BECCD0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 204, 208

Red: 190 / Green: 204 / Blue: 208

HSL

193°, 16%, 78%

Hue: 193° / Saturation: 16% / Lightness: 78%

CMYK

9%, 2%, 0%, 18%

Cyan: 9% / Magenta: 2% / Yellow: 0% / Key: 18%

What color is #BECCD0?

#BECCD0 is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BECCD0 to RGB:

rgb(190, 204, 208)HEX to RGB Converter →

HEX to HSL

Convert #BECCD0 to HSL:

hsl(193, 16%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #BECCD0 to CMYK:

cmyk(9%, 2%, 0%, 18%)Color Converter →

Color Meaning and Usage

A airy cyan tone, #BECCD0 has RGB (190, 204, 208) and HSL (193°, 16%, 78%). Known for evoking trust and professionalism, this cyan-blue hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BECCD0 is #D0C2BE, creating high-contrast pairings. For softer combinations, try analogous colors like #BED0CB.

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

Contrast with #BECCD0

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BECCD0?

#BECCD0 is a airy cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #BECCD0?

#BECCD0 in RGB is (190, 204, 208) - 190 red, 204 green, and 208 blue.

How to use #BECCD0 in CSS?

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

What colors go well with #BECCD0?

#D0C2BE (complementary), #BED0CB (analogous), and #92A9B0 (lighter shade) work well with #BECCD0.