#BEBED6 Color Information

Hex color code: #BEBED6

A delicate blue shade, #BEBED6 appears as (190, 190, 214) in RGB and (240°, 23%, 79%) in HSL. It is often used for branding and logos.

Try:
Color NameLight Steel Blue
HEX
#BEBED6
RGB
190, 190, 214
HSL
240°, 23%, 79%
CMYK
11%, 11%, 0%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BEBED6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 190, 214

Red: 190 / Green: 190 / Blue: 214

HSL

240°, 23%, 79%

Hue: 240° / Saturation: 23% / Lightness: 79%

CMYK

11%, 11%, 0%, 16%

Cyan: 11% / Magenta: 11% / Yellow: 0% / Key: 16%

What color is #BEBED6?

#BEBED6 is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BEBED6 to RGB:

rgb(190, 190, 214)HEX to RGB Converter →

HEX to HSL

Convert #BEBED6 to HSL:

hsl(240, 23%, 79%)RGB to HSL Converter →

HEX to CMYK

Convert #BEBED6 to CMYK:

cmyk(11%, 11%, 0%, 16%)Color Converter →

Color Meaning and Usage

A delicate blue tone, #BEBED6 has RGB (190, 190, 214) and HSL (240°, 23%, 79%). Known for evoking creativity and luxury, this blue-purple hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BEBED6 is #D6D6BD, creating high-contrast pairings. For softer combinations, try analogous colors like #BDC9D6.

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

Contrast with #BEBED6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BEBED6?

#BEBED6 is a delicate blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #BEBED6?

#BEBED6 in RGB is (190, 190, 214) - 190 red, 190 green, and 214 blue.

How to use #BEBED6 in CSS?

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

What colors go well with #BEBED6?

#D6D6BD (complementary), #BDC9D6 (analogous), and #8E8EB8 (lighter shade) work well with #BEBED6.