#BEADFF Color Information

Hex color code: #BEADFF

#BEADFF is a airy blue color. In RGB it is (190, 173, 255), and in HSL it is (252°, 100%, 84%). It is widely used in graphic design.

Try:
Color NameLight Steel Blue
HEX
#BEADFF
RGB
190, 173, 255
HSL
252°, 100%, 84%
CMYK
25%, 32%, 0%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BEADFF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 173, 255

Red: 190 / Green: 173 / Blue: 255

HSL

252°, 100%, 84%

Hue: 252° / Saturation: 100% / Lightness: 84%

CMYK

25%, 32%, 0%, 0%

Cyan: 25% / Magenta: 32% / Yellow: 0% / Key: 0%

What color is #BEADFF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BEADFF to RGB:

rgb(190, 173, 255)HEX to RGB Converter →

HEX to HSL

Convert #BEADFF to HSL:

hsl(252, 100%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #BEADFF to CMYK:

cmyk(25%, 32%, 0%, 0%)Color Converter →

Color Meaning and Usage

#BEADFF is a soft blue color with RGB values of 190, 173, 255 and HSL of 252°, 100%, 84%. This very light tint evokes purity and simplicity, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BEADFF is #EFFFAD, creating high-contrast pairings. For softer combinations, try analogous colors like #ADC6FF.

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

Contrast with #BEADFF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BEADFF?

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

What is the RGB value of #BEADFF?

#BEADFF in RGB is (190, 173, 255) - 190 red, 173 green, and 255 blue.

How to use #BEADFF in CSS?

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

What colors go well with #BEADFF?

#EFFFAD (complementary), #ADC6FF (analogous), and #8161FF (lighter shade) work well with #BEADFF.