#3818EC Color Information

Hex color code: #3818EC

A eye-catching blue shade, #3818EC appears as (56, 24, 236) in RGB and (249°, 85%, 51%) in HSL. It is widely used in graphic design.

Try:
Color NameBlue
HEX
#3818EC
RGB
56, 24, 236
HSL
249°, 85%, 51%
CMYK
76%, 90%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #3818EC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

56, 24, 236

Red: 56 / Green: 24 / Blue: 236

HSL

249°, 85%, 51%

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

CMYK

76%, 90%, 0%, 7%

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

What color is #3818EC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #3818EC to RGB:

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

HEX to HSL

Convert #3818EC to HSL:

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

HEX to CMYK

Convert #3818EC to CMYK:

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

Color Meaning and Usage

#3818EC is a vivid blue color with RGB values of 56, 24, 236 and HSL of 249°, 85%, 51%. This highly saturated hue evokes energy and excitement, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #3818EC is #CCEC18, creating high-contrast pairings. For softer combinations, try analogous colors like #1862EC.

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

Contrast with #3818EC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #3818EC?

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

What is the RGB value of #3818EC?

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

How to use #3818EC in CSS?

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

What colors go well with #3818EC?

#CCEC18 (complementary), #1862EC (analogous), and #250EAA (lighter shade) work well with #3818EC.