#353BDE Color Information

Hex color code: #353BDE

A eye-catching blue shade, #353BDE appears as (53, 59, 222) in RGB and (238°, 72%, 54%) in HSL. It is widely used in graphic design.

Try:
Color NameRoyal Blue
HEX
#353BDE
RGB
53, 59, 222
HSL
238°, 72%, 54%
CMYK
76%, 73%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #353BDE; 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 #353BDE; background-color: #353BDE15; }

Alert / Toast

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

Link / Accent

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

a { color: #353BDE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #353BDE in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

53, 59, 222

Red: 53 / Green: 59 / Blue: 222

HSL

238°, 72%, 54%

Hue: 238° / Saturation: 72% / Lightness: 54%

CMYK

76%, 73%, 0%, 13%

Cyan: 76% / Magenta: 73% / Yellow: 0% / Key: 13%

What color is #353BDE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #353BDE to RGB:

rgb(53, 59, 222)HEX to RGB Converter →

HEX to HSL

Convert #353BDE to HSL:

hsl(238, 72%, 54%)RGB to HSL Converter →

HEX to CMYK

Convert #353BDE to CMYK:

cmyk(76%, 73%, 0%, 13%)Color Converter →

Color Meaning and Usage

#353BDE is a dynamic blue color with RGB values of 53, 59, 222 and HSL of 238°, 72%, 54%. This blue-purple hue evokes creativity and luxury, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #353BDE is #DED935, creating high-contrast pairings. For softer combinations, try analogous colors like #358FDE.

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

Contrast with #353BDE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #353BDE?

#353BDE is a dynamic blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #353BDE?

#353BDE in RGB is (53, 59, 222) - 53 red, 59 green, and 222 blue.

How to use #353BDE in CSS?

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

What colors go well with #353BDE?

#DED935 (complementary), #358FDE (analogous), and #1C21AB (lighter shade) work well with #353BDE.