#4B2F6A Color Information

Hex color code: #4B2F6A

#4B2F6A is a soft purple color. In RGB it is (75, 47, 106), and in HSL it is (268°, 39%, 30%). It is typically applied in digital products.

Try:
Color NameDark Slate Blue
HEX
#4B2F6A
RGB
75, 47, 106
HSL
268°, 39%, 30%
CMYK
29%, 56%, 0%, 58%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #4B2F6A; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #4B2F6A; color: #FFFFFF; }

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 #4B2F6A; background-color: #4B2F6A15; }

Alert / Toast

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

Link / Accent

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

a { color: #4B2F6A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #4B2F6A in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

75, 47, 106

Red: 75 / Green: 47 / Blue: 106

HSL

268°, 39%, 30%

Hue: 268° / Saturation: 39% / Lightness: 30%

CMYK

29%, 56%, 0%, 58%

Cyan: 29% / Magenta: 56% / Yellow: 0% / Key: 58%

What color is #4B2F6A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #4B2F6A to RGB:

rgb(75, 47, 106)HEX to RGB Converter →

HEX to HSL

Convert #4B2F6A to HSL:

hsl(268, 39%, 30%)RGB to HSL Converter →

HEX to CMYK

Convert #4B2F6A to CMYK:

cmyk(29%, 56%, 0%, 58%)Color Converter →

Color Meaning and Usage

#4B2F6A is a soft purple color with RGB values of 75, 47, 106 and HSL of 268°, 39%, 30%. This blue-purple hue evokes creativity and luxury, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #4B2F6A is #4E6A2F, creating high-contrast pairings. For softer combinations, try analogous colors like #2F316A.

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

Contrast with #4B2F6A

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

Contrast Ratio: 1.91:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #4B2F6A?

#4B2F6A is a soft purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #4B2F6A?

#4B2F6A in RGB is (75, 47, 106) - 75 red, 47 green, and 106 blue.

How to use #4B2F6A in CSS?

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

What colors go well with #4B2F6A?

#4E6A2F (complementary), #2F316A (analogous), and #251735 (lighter shade) work well with #4B2F6A.