#325476 Color Information

Hex color code: #325476

A soft blue shade, #325476 appears as (50, 84, 118) in RGB and (210°, 40%, 33%) in HSL. It is typically applied in digital products.

Try:
Color NameDark Slate Blue
HEX
#325476
RGB
50, 84, 118
HSL
210°, 40%, 33%
CMYK
58%, 29%, 0%, 54%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #325476; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

50, 84, 118

Red: 50 / Green: 84 / Blue: 118

HSL

210°, 40%, 33%

Hue: 210° / Saturation: 40% / Lightness: 33%

CMYK

58%, 29%, 0%, 54%

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

What color is #325476?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #325476 to RGB:

rgb(50, 84, 118)HEX to RGB Converter →

HEX to HSL

Convert #325476 to HSL:

hsl(210, 40%, 33%)RGB to HSL Converter →

HEX to CMYK

Convert #325476 to CMYK:

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

Color Meaning and Usage

A gentle blue tone, #325476 has RGB (50, 84, 118) and HSL (210°, 40%, 33%). Known for evoking creativity and luxury, this blue-purple hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #325476 is #765432, creating high-contrast pairings. For softer combinations, try analogous colors like #327676.

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

Contrast with #325476

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #325476?

#325476 is a gentle blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #325476?

#325476 in RGB is (50, 84, 118) - 50 red, 84 green, and 118 blue.

How to use #325476 in CSS?

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

What colors go well with #325476?

#765432 (complementary), #327676 (analogous), and #1C2E40 (lighter shade) work well with #325476.