#351DED Color Information

Hex color code: #351DED

The hex color #351DED is a dynamic blue with RGB values of (53, 29, 237) and HSL of (247°, 85%, 52%). It is widely used in graphic design.

Try:
Color NameBlue
HEX
#351DED
RGB
53, 29, 237
HSL
247°, 85%, 52%
CMYK
78%, 88%, 0%, 7%

Shades

CSS Usage
color: #351DED;
background-color: #351DED;
border-color: #351DED;
box-shadow: 0 0 10px #351DED;
border: 2px solid #351DED;
Tailwind Usage
bg-[#351DED]
text-[#351DED]
border-[#351DED]
shadow-[0_0_10px_351DED]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #351DED, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #351DED; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #351DED; 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 #351DED; background-color: #351DED15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #351DED20; border-left: 4px solid #351DED; }

Link / Accent

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

a { color: #351DED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #351DED in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

53, 29, 237

Red: 53 / Green: 29 / Blue: 237

HSL

247°, 85%, 52%

Hue: 247° / Saturation: 85% / Lightness: 52%

CMYK

78%, 88%, 0%, 7%

Cyan: 78% / Magenta: 88% / Yellow: 0% / Key: 7%

What color is #351DED?

#351DED is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #351DED to RGB:

rgb(53, 29, 237)HEX to RGB Converter →

HEX to HSL

Convert #351DED to HSL:

hsl(247, 85%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #351DED to CMYK:

cmyk(78%, 88%, 0%, 7%)Color Converter →

Color Meaning and Usage

#351DED is a vivid blue color with RGB values of 53, 29, 237 and HSL of 247°, 85%, 52%. This highly saturated hue evokes energy and excitement, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #351DED is #D4ED1D, creating high-contrast pairings. For softer combinations, try analogous colors like #1D6CED.

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

Contrast with #351DED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #351DED?

#351DED is a vivid blue color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #351DED?

#351DED in RGB is (53, 29, 237) - 53 red, 29 green, and 237 blue.

How to use #351DED in CSS?

Use #351DED directly in your CSS properties like color or background-color.

What colors go well with #351DED?

#D4ED1D (complementary), #1D6CED (analogous), and #210EAF (lighter shade) work well with #351DED.