#B3ACCF Color Information

Hex color code: #B3ACCF

A delicate blue shade, #B3ACCF appears as (179, 172, 207) in RGB and (252°, 27%, 74%) in HSL. It is widely used in graphic design.

Try:
Color NameSilver
HEX
#B3ACCF
RGB
179, 172, 207
HSL
252°, 27%, 74%
CMYK
14%, 17%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B3ACCF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

179, 172, 207

Red: 179 / Green: 172 / Blue: 207

HSL

252°, 27%, 74%

Hue: 252° / Saturation: 27% / Lightness: 74%

CMYK

14%, 17%, 0%, 19%

Cyan: 14% / Magenta: 17% / Yellow: 0% / Key: 19%

What color is #B3ACCF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B3ACCF to RGB:

rgb(179, 172, 207)HEX to RGB Converter →

HEX to HSL

Convert #B3ACCF to HSL:

hsl(252, 27%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #B3ACCF to CMYK:

cmyk(14%, 17%, 0%, 19%)Color Converter →

Color Meaning and Usage

#B3ACCF is a delicate blue color with RGB values of 179, 172, 207 and HSL of 252°, 27%, 74%. This blue-purple hue evokes creativity and luxury, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B3ACCF is #C7CFAB, creating high-contrast pairings. For softer combinations, try analogous colors like #ABB6CF.

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

Contrast with #B3ACCF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B3ACCF?

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

What is the RGB value of #B3ACCF?

#B3ACCF in RGB is (179, 172, 207) - 179 red, 172 green, and 207 blue.

How to use #B3ACCF in CSS?

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

What colors go well with #B3ACCF?

#C7CFAB (complementary), #ABB6CF (analogous), and #867AB3 (lighter shade) work well with #B3ACCF.