#B7B4CA Color Information

Hex color code: #B7B4CA

#B7B4CA is a subtle blue color. In RGB it is (183, 180, 202), and in HSL it is (248°, 17%, 75%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#B7B4CA
RGB
183, 180, 202
HSL
248°, 17%, 75%
CMYK
9%, 11%, 0%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B7B4CA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

183, 180, 202

Red: 183 / Green: 180 / Blue: 202

HSL

248°, 17%, 75%

Hue: 248° / Saturation: 17% / Lightness: 75%

CMYK

9%, 11%, 0%, 21%

Cyan: 9% / Magenta: 11% / Yellow: 0% / Key: 21%

What color is #B7B4CA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B7B4CA to RGB:

rgb(183, 180, 202)HEX to RGB Converter →

HEX to HSL

Convert #B7B4CA to HSL:

hsl(248, 17%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #B7B4CA to CMYK:

cmyk(9%, 11%, 0%, 21%)Color Converter →

Color Meaning and Usage

#B7B4CA is a muted blue color with RGB values of 183, 180, 202 and HSL of 248°, 17%, 75%. This blue-purple hue evokes creativity and luxury, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B7B4CA is #C7CAB4, creating high-contrast pairings. For softer combinations, try analogous colors like #B4BCCA.

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

Contrast with #B7B4CA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B7B4CA?

#B7B4CA is a muted blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #B7B4CA?

#B7B4CA in RGB is (183, 180, 202) - 183 red, 180 green, and 202 blue.

How to use #B7B4CA in CSS?

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

What colors go well with #B7B4CA?

#C7CAB4 (complementary), #B4BCCA (analogous), and #8C88AA (lighter shade) work well with #B7B4CA.