#352CAC Color Information

Hex color code: #352CAC

#352CAC is a cool blue color. In RGB it is (53, 44, 172), and in HSL it is (244°, 59%, 42%). It is commonly used in modern UI design.

Try:
Color NameDark Slate Blue
HEX
#352CAC
RGB
53, 44, 172
HSL
244°, 59%, 42%
CMYK
69%, 74%, 0%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #352CAC; 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 #352CAC; background-color: #352CAC15; }

Alert / Toast

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

Link / Accent

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

a { color: #352CAC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #352CAC in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

53, 44, 172

Red: 53 / Green: 44 / Blue: 172

HSL

244°, 59%, 42%

Hue: 244° / Saturation: 59% / Lightness: 42%

CMYK

69%, 74%, 0%, 33%

Cyan: 69% / Magenta: 74% / Yellow: 0% / Key: 33%

What color is #352CAC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #352CAC to RGB:

rgb(53, 44, 172)HEX to RGB Converter →

HEX to HSL

Convert #352CAC to HSL:

hsl(244, 59%, 42%)RGB to HSL Converter →

HEX to CMYK

Convert #352CAC to CMYK:

cmyk(69%, 74%, 0%, 33%)Color Converter →

Color Meaning and Usage

#352CAC is a peaceful blue color with RGB values of 53, 44, 172 and HSL of 244°, 59%, 42%. This blue-purple hue evokes creativity and luxury, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #352CAC is #A2AA2C, creating high-contrast pairings. For softer combinations, try analogous colors like #2C63AA.

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

Contrast with #352CAC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #352CAC?

#352CAC is a peaceful blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #352CAC?

#352CAC in RGB is (53, 44, 172) - 53 red, 44 green, and 172 blue.

How to use #352CAC in CSS?

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

What colors go well with #352CAC?

#A2AA2C (complementary), #2C63AA (analogous), and #221C6D (lighter shade) work well with #352CAC.