#B375CC Color Information

Hex color code: #B375CC

The hex color #B375CC is a soft purple with RGB values of (179, 117, 204) and HSL of (283°, 46%, 63%). It is typically applied in digital products.

Try:
Color NameMedium Orchid
HEX
#B375CC
RGB
179, 117, 204
HSL
283°, 46%, 63%
CMYK
12%, 43%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B375CC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

179, 117, 204

Red: 179 / Green: 117 / Blue: 204

HSL

283°, 46%, 63%

Hue: 283° / Saturation: 46% / Lightness: 63%

CMYK

12%, 43%, 0%, 20%

Cyan: 12% / Magenta: 43% / Yellow: 0% / Key: 20%

What color is #B375CC?

#B375CC is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B375CC to RGB:

rgb(179, 117, 204)HEX to RGB Converter →

HEX to HSL

Convert #B375CC to HSL:

hsl(283, 46%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #B375CC to CMYK:

cmyk(12%, 43%, 0%, 20%)Color Converter →

Color Meaning and Usage

#B375CC is a pastel purple color with RGB values of 179, 117, 204 and HSL of 283°, 46%, 63%. This magenta-red hue evokes romance and playfulness, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B375CC is #8ECC75, creating high-contrast pairings. For softer combinations, try analogous colors like #8875CC.

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

Contrast with #B375CC

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

Contrast Ratio: 6.33:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B375CC?

#B375CC is a pastel purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B375CC?

#B375CC in RGB is (179, 117, 204) - 179 red, 117 green, and 204 blue.

How to use #B375CC in CSS?

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

What colors go well with #B375CC?

#8ECC75 (complementary), #8875CC (analogous), and #9342B3 (lighter shade) work well with #B375CC.