#352DCD Color Information

Hex color code: #352DCD

A serene blue shade, #352DCD appears as (53, 45, 205) in RGB and (243°, 64%, 49%) in HSL. It is popular in mobile app design.

Try:
Color NameRoyal Blue
HEX
#352DCD
RGB
53, 45, 205
HSL
243°, 64%, 49%
CMYK
74%, 78%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #352DCD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

53, 45, 205

Red: 53 / Green: 45 / Blue: 205

HSL

243°, 64%, 49%

Hue: 243° / Saturation: 64% / Lightness: 49%

CMYK

74%, 78%, 0%, 20%

Cyan: 74% / Magenta: 78% / Yellow: 0% / Key: 20%

What color is #352DCD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #352DCD to RGB:

rgb(53, 45, 205)HEX to RGB Converter →

HEX to HSL

Convert #352DCD to HSL:

hsl(243, 64%, 49%)RGB to HSL Converter →

HEX to CMYK

Convert #352DCD to CMYK:

cmyk(74%, 78%, 0%, 20%)Color Converter →

Color Meaning and Usage

A cool blue tone, #352DCD has RGB (53, 45, 205) and HSL (243°, 64%, 49%). Known for evoking creativity and luxury, this blue-purple hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #352DCD is #C5CD2D, creating high-contrast pairings. For softer combinations, try analogous colors like #2D75CD.

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

Contrast with #352DCD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #352DCD?

#352DCD is a cool blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #352DCD?

#352DCD in RGB is (53, 45, 205) - 53 red, 45 green, and 205 blue.

How to use #352DCD in CSS?

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

What colors go well with #352DCD?

#C5CD2D (complementary), #2D75CD (analogous), and #251F8E (lighter shade) work well with #352DCD.