#47307E Color Information

Hex color code: #47307E

#47307E is a pastel purple color. In RGB it is (71, 48, 126), and in HSL it is (258°, 45%, 34%). It is commonly used in modern UI design.

Try:
Color NameDark Slate Blue
HEX
#47307E
RGB
71, 48, 126
HSL
258°, 45%, 34%
CMYK
44%, 62%, 0%, 51%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #47307E; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #47307E; 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 #47307E; background-color: #47307E15; }

Alert / Toast

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

Link / Accent

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

a { color: #47307E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #47307E in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

71, 48, 126

Red: 71 / Green: 48 / Blue: 126

HSL

258°, 45%, 34%

Hue: 258° / Saturation: 45% / Lightness: 34%

CMYK

44%, 62%, 0%, 51%

Cyan: 44% / Magenta: 62% / Yellow: 0% / Key: 51%

What color is #47307E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #47307E to RGB:

rgb(71, 48, 126)HEX to RGB Converter →

HEX to HSL

Convert #47307E to HSL:

hsl(258, 45%, 34%)RGB to HSL Converter →

HEX to CMYK

Convert #47307E to CMYK:

cmyk(44%, 62%, 0%, 51%)Color Converter →

Color Meaning and Usage

#47307E is a soft purple color with RGB values of 71, 48, 126 and HSL of 258°, 45%, 34%. This blue-purple hue evokes creativity and luxury, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #47307E is #667E30, creating high-contrast pairings. For softer combinations, try analogous colors like #303F7E.

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

Contrast with #47307E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #47307E?

#47307E is a soft purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #47307E?

#47307E in RGB is (71, 48, 126) - 71 red, 48 green, and 126 blue.

How to use #47307E in CSS?

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

What colors go well with #47307E?

#667E30 (complementary), #303F7E (analogous), and #281B46 (lighter shade) work well with #47307E.