#354C97 Color Information

Hex color code: #354C97

The hex color #354C97 is a soft blue with RGB values of (53, 76, 151) and HSL of (226°, 48%, 40%). It is typically applied in digital products.

Try:
Color NameDark Slate Blue
HEX
#354C97
RGB
53, 76, 151
HSL
226°, 48%, 40%
CMYK
65%, 50%, 0%, 41%

Shades

CSS Usage
color: #354C97;
background-color: #354C97;
border-color: #354C97;
box-shadow: 0 0 10px #354C97;
border: 2px solid #354C97;
Tailwind Usage
bg-[#354C97]
text-[#354C97]
border-[#354C97]
shadow-[0_0_10px_354C97]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #354C97, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #354C97; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #354C97; 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 #354C97; background-color: #354C9715; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #354C9720; border-left: 4px solid #354C97; }

Link / Accent

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

a { color: #354C97; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #354C97 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

53, 76, 151

Red: 53 / Green: 76 / Blue: 151

HSL

226°, 48%, 40%

Hue: 226° / Saturation: 48% / Lightness: 40%

CMYK

65%, 50%, 0%, 41%

Cyan: 65% / Magenta: 50% / Yellow: 0% / Key: 41%

What color is #354C97?

#354C97 is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #354C97 to RGB:

rgb(53, 76, 151)HEX to RGB Converter →

HEX to HSL

Convert #354C97 to HSL:

hsl(226, 48%, 40%)RGB to HSL Converter →

HEX to CMYK

Convert #354C97 to CMYK:

cmyk(65%, 50%, 0%, 41%)Color Converter →

Color Meaning and Usage

A subtle blue tone, #354C97 has RGB (53, 76, 151) and HSL (226°, 48%, 40%). Known for evoking creativity and luxury, this blue-purple hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #354C97 is #978035, creating high-contrast pairings. For softer combinations, try analogous colors like #357D97.

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

Contrast with #354C97

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #354C97?

#354C97 is a subtle blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #354C97?

#354C97 in RGB is (53, 76, 151) - 53 red, 76 green, and 151 blue.

How to use #354C97 in CSS?

Use #354C97 directly in your CSS properties like color or background-color.

What colors go well with #354C97?

#978035 (complementary), #357D97 (analogous), and #212F5E (lighter shade) work well with #354C97.