#B0ACCC Color Information

Hex color code: #B0ACCC

The hex color #B0ACCC is a delicate blue with RGB values of (176, 172, 204) and HSL of (248°, 24%, 74%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#B0ACCC
RGB
176, 172, 204
HSL
248°, 24%, 74%
CMYK
14%, 16%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B0ACCC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

176, 172, 204

Red: 176 / Green: 172 / Blue: 204

HSL

248°, 24%, 74%

Hue: 248° / Saturation: 24% / Lightness: 74%

CMYK

14%, 16%, 0%, 20%

Cyan: 14% / Magenta: 16% / Yellow: 0% / Key: 20%

What color is #B0ACCC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B0ACCC to RGB:

rgb(176, 172, 204)HEX to RGB Converter →

HEX to HSL

Convert #B0ACCC to HSL:

hsl(248, 24%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #B0ACCC to CMYK:

cmyk(14%, 16%, 0%, 20%)Color Converter →

Color Meaning and Usage

#B0ACCC is a subtle blue color with RGB values of 176, 172, 204 and HSL of 248°, 24%, 74%. This blue-purple hue evokes creativity and luxury, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B0ACCC is #C8CDAD, creating high-contrast pairings. For softer combinations, try analogous colors like #ADB8CD.

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

Contrast with #B0ACCC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B0ACCC?

#B0ACCC is a subtle blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #B0ACCC?

#B0ACCC in RGB is (176, 172, 204) - 176 red, 172 green, and 204 blue.

How to use #B0ACCC in CSS?

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

What colors go well with #B0ACCC?

#C8CDAD (complementary), #ADB8CD (analogous), and #847DB0 (lighter shade) work well with #B0ACCC.