#17325E Color Information

Hex color code: #17325E

The hex color #17325E is a deep blue with RGB values of (23, 50, 94) and HSL of (217°, 61%, 23%). It is commonly used in modern UI design.

Try:
Color NameDark Slate Gray
HEX
#17325E
RGB
23, 50, 94
HSL
217°, 61%, 23%
CMYK
76%, 47%, 0%, 63%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #17325E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

23, 50, 94

Red: 23 / Green: 50 / Blue: 94

HSL

217°, 61%, 23%

Hue: 217° / Saturation: 61% / Lightness: 23%

CMYK

76%, 47%, 0%, 63%

Cyan: 76% / Magenta: 47% / Yellow: 0% / Key: 63%

What color is #17325E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #17325E to RGB:

rgb(23, 50, 94)HEX to RGB Converter →

HEX to HSL

Convert #17325E to HSL:

hsl(217, 61%, 23%)RGB to HSL Converter →

HEX to CMYK

Convert #17325E to CMYK:

cmyk(76%, 47%, 0%, 63%)Color Converter →

Color Meaning and Usage

A dramatic blue tone, #17325E has RGB (23, 50, 94) and HSL (217°, 61%, 23%). Known for evoking creativity and luxury, this blue-purple hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #17325E is #5E4317, creating high-contrast pairings. For softer combinations, try analogous colors like #17565E.

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

Contrast with #17325E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #17325E?

#17325E is a dramatic blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #17325E?

#17325E in RGB is (23, 50, 94) - 23 red, 50 green, and 94 blue.

How to use #17325E in CSS?

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

What colors go well with #17325E?

#5E4317 (complementary), #17565E (analogous), and #081121 (lighter shade) work well with #17325E.