#325581 Color Information

Hex color code: #325581

#325581 is a gentle blue color. In RGB it is (50, 85, 129), and in HSL it is (213°, 44%, 35%). It is often used for branding and logos.

Try:
Color NameDark Slate Blue
HEX
#325581
RGB
50, 85, 129
HSL
213°, 44%, 35%
CMYK
61%, 34%, 0%, 49%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #325581; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

50, 85, 129

Red: 50 / Green: 85 / Blue: 129

HSL

213°, 44%, 35%

Hue: 213° / Saturation: 44% / Lightness: 35%

CMYK

61%, 34%, 0%, 49%

Cyan: 61% / Magenta: 34% / Yellow: 0% / Key: 49%

What color is #325581?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #325581 to RGB:

rgb(50, 85, 129)HEX to RGB Converter →

HEX to HSL

Convert #325581 to HSL:

hsl(213, 44%, 35%)RGB to HSL Converter →

HEX to CMYK

Convert #325581 to CMYK:

cmyk(61%, 34%, 0%, 49%)Color Converter →

Color Meaning and Usage

#325581 is a delicate blue color with RGB values of 50, 85, 129 and HSL of 213°, 44%, 35%. This blue-purple hue evokes creativity and luxury, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #325581 is #815D32, creating high-contrast pairings. For softer combinations, try analogous colors like #327D81.

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

Contrast with #325581

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #325581?

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

What is the RGB value of #325581?

#325581 in RGB is (50, 85, 129) - 50 red, 85 green, and 129 blue.

How to use #325581 in CSS?

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

What colors go well with #325581?

#815D32 (complementary), #327D81 (analogous), and #1D3149 (lighter shade) work well with #325581.