#357ADA Color Information

Hex color code: #357ADA

The hex color #357ADA is a serene blue with RGB values of (53, 122, 218) and HSL of (215°, 69%, 53%). It is often used for branding and logos.

Try:
Color NameRoyal Blue
HEX
#357ADA
RGB
53, 122, 218
HSL
215°, 69%, 53%
CMYK
76%, 44%, 0%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #357ADA; color: #000000; }

Badge

New Feature
.badge { background-color: #357ADA; color: #000000; }

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 #357ADA; background-color: #357ADA15; }

Alert / Toast

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

Link / Accent

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

a { color: #357ADA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #357ADA in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

53, 122, 218

Red: 53 / Green: 122 / Blue: 218

HSL

215°, 69%, 53%

Hue: 215° / Saturation: 69% / Lightness: 53%

CMYK

76%, 44%, 0%, 15%

Cyan: 76% / Magenta: 44% / Yellow: 0% / Key: 15%

What color is #357ADA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #357ADA to RGB:

rgb(53, 122, 218)HEX to RGB Converter →

HEX to HSL

Convert #357ADA to HSL:

hsl(215, 69%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #357ADA to CMYK:

cmyk(76%, 44%, 0%, 15%)Color Converter →

Color Meaning and Usage

#357ADA is a calming blue color with RGB values of 53, 122, 218 and HSL of 215°, 69%, 53%. This blue-purple hue evokes creativity and luxury, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #357ADA is #DA9534, creating high-contrast pairings. For softer combinations, try analogous colors like #34CCDA.

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

Contrast with #357ADA

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

Contrast Ratio: 4.95:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #357ADA?

#357ADA is a calming blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #357ADA?

#357ADA in RGB is (53, 122, 218) - 53 red, 122 green, and 218 blue.

How to use #357ADA in CSS?

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

What colors go well with #357ADA?

#DA9534 (complementary), #34CCDA (analogous), and #1E56A4 (lighter shade) work well with #357ADA.