#BECADE Color Information

Hex color code: #BECADE

#BECADE is a delicate blue color. In RGB it is (190, 202, 222), and in HSL it is (218°, 33%, 81%). It is popular in mobile app design.

Try:
Color NameLight Steel Blue
HEX
#BECADE
RGB
190, 202, 222
HSL
218°, 33%, 81%
CMYK
14%, 9%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BECADE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 202, 222

Red: 190 / Green: 202 / Blue: 222

HSL

218°, 33%, 81%

Hue: 218° / Saturation: 33% / Lightness: 81%

CMYK

14%, 9%, 0%, 13%

Cyan: 14% / Magenta: 9% / Yellow: 0% / Key: 13%

What color is #BECADE?

#BECADE is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BECADE to RGB:

rgb(190, 202, 222)HEX to RGB Converter →

HEX to HSL

Convert #BECADE to HSL:

hsl(218, 33%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #BECADE to CMYK:

cmyk(14%, 9%, 0%, 13%)Color Converter →

Color Meaning and Usage

A light blue tone, #BECADE has RGB (190, 202, 222) and HSL (218°, 33%, 81%). Known for evoking purity and simplicity, this very light tint is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BECADE is #DFD3BF, creating high-contrast pairings. For softer combinations, try analogous colors like #BFDADF.

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

Contrast with #BECADE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BECADE?

#BECADE is a light blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #BECADE?

#BECADE in RGB is (190, 202, 222) - 190 red, 202 green, and 222 blue.

How to use #BECADE in CSS?

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

What colors go well with #BECADE?

#DFD3BF (complementary), #BFDADF (analogous), and #8CA1C5 (lighter shade) work well with #BECADE.