#3418EC Color Information

Hex color code: #3418EC

A vivid blue shade, #3418EC appears as (52, 24, 236) in RGB and (248°, 85%, 51%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameBlue
HEX
#3418EC
RGB
52, 24, 236
HSL
248°, 85%, 51%
CMYK
78%, 90%, 0%, 7%

Shades

CSS Usage
color: #3418EC;
background-color: #3418EC;
border-color: #3418EC;
box-shadow: 0 0 10px #3418EC;
border: 2px solid #3418EC;
Tailwind Usage
bg-[#3418EC]
text-[#3418EC]
border-[#3418EC]
shadow-[0_0_10px_3418EC]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #3418EC, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #3418EC; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #3418EC; 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 #3418EC; background-color: #3418EC15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #3418EC20; border-left: 4px solid #3418EC; }

Link / Accent

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

a { color: #3418EC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #3418EC in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

52, 24, 236

Red: 52 / Green: 24 / Blue: 236

HSL

248°, 85%, 51%

Hue: 248° / Saturation: 85% / Lightness: 51%

CMYK

78%, 90%, 0%, 7%

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

What color is #3418EC?

#3418EC is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #3418EC to RGB:

rgb(52, 24, 236)HEX to RGB Converter →

HEX to HSL

Convert #3418EC to HSL:

hsl(248, 85%, 51%)RGB to HSL Converter →

HEX to CMYK

Convert #3418EC to CMYK:

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

Color Meaning and Usage

#3418EC is a eye-catching blue color with RGB values of 52, 24, 236 and HSL of 248°, 85%, 51%. This highly saturated hue evokes energy and excitement, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #3418EC is #D0EC18, creating high-contrast pairings. For softer combinations, try analogous colors like #1866EC.

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

Contrast with #3418EC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #3418EC?

#3418EC is a eye-catching blue color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #3418EC?

#3418EC in RGB is (52, 24, 236) - 52 red, 24 green, and 236 blue.

How to use #3418EC in CSS?

Use #3418EC directly in your CSS properties like color or background-color.

What colors go well with #3418EC?

#D0EC18 (complementary), #1866EC (analogous), and #230EAA (lighter shade) work well with #3418EC.