#BECFD2 Color Information

Hex color code: #BECFD2

The hex color #BECFD2 is a soft cyan with RGB values of (190, 207, 210) and HSL of (189°, 18%, 78%). It is frequently seen in web interfaces.

Try:
Color NameLight Steel Blue
HEX
#BECFD2
RGB
190, 207, 210
HSL
189°, 18%, 78%
CMYK
10%, 1%, 0%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BECFD2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 207, 210

Red: 190 / Green: 207 / Blue: 210

HSL

189°, 18%, 78%

Hue: 189° / Saturation: 18% / Lightness: 78%

CMYK

10%, 1%, 0%, 18%

Cyan: 10% / Magenta: 1% / Yellow: 0% / Key: 18%

What color is #BECFD2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BECFD2 to RGB:

rgb(190, 207, 210)HEX to RGB Converter →

HEX to HSL

Convert #BECFD2 to HSL:

hsl(189, 18%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #BECFD2 to CMYK:

cmyk(10%, 1%, 0%, 18%)Color Converter →

Color Meaning and Usage

A ethereal cyan tone, #BECFD2 has RGB (190, 207, 210) and HSL (189°, 18%, 78%). Known for evoking trust and professionalism, this cyan-blue hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BECFD2 is #D1C0BD, creating high-contrast pairings. For softer combinations, try analogous colors like #BDD1CA.

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

Contrast with #BECFD2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BECFD2?

#BECFD2 is a ethereal cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #BECFD2?

#BECFD2 in RGB is (190, 207, 210) - 190 red, 207 green, and 210 blue.

How to use #BECFD2 in CSS?

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

What colors go well with #BECFD2?

#D1C0BD (complementary), #BDD1CA (analogous), and #90ADB2 (lighter shade) work well with #BECFD2.