#3312ED Color Information

Hex color code: #3312ED

A striking blue shade, #3312ED appears as (51, 18, 237) in RGB and (249°, 86%, 50%) in HSL. It is often used for branding and logos.

Try:
Color NameBlue
HEX
#3312ED
RGB
51, 18, 237
HSL
249°, 86%, 50%
CMYK
78%, 92%, 0%, 7%

Shades

CSS Usage
color: #3312ED;
background-color: #3312ED;
border-color: #3312ED;
box-shadow: 0 0 10px #3312ED;
border: 2px solid #3312ED;
Tailwind Usage
bg-[#3312ED]
text-[#3312ED]
border-[#3312ED]
shadow-[0_0_10px_3312ED]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #3312ED, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #3312ED; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #3312ED; 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 #3312ED; background-color: #3312ED15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #3312ED20; border-left: 4px solid #3312ED; }

Link / Accent

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

a { color: #3312ED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #3312ED in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

51, 18, 237

Red: 51 / Green: 18 / Blue: 237

HSL

249°, 86%, 50%

Hue: 249° / Saturation: 86% / Lightness: 50%

CMYK

78%, 92%, 0%, 7%

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

What color is #3312ED?

#3312ED is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #3312ED to RGB:

rgb(51, 18, 237)HEX to RGB Converter →

HEX to HSL

Convert #3312ED to HSL:

hsl(249, 86%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #3312ED to CMYK:

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

Color Meaning and Usage

#3312ED is a dynamic blue color with RGB values of 51, 18, 237 and HSL of 249°, 86%, 50%. This highly saturated hue evokes energy and excitement, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #3312ED is #CCED12, creating high-contrast pairings. For softer combinations, try analogous colors like #125FED.

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

Contrast with #3312ED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #3312ED?

#3312ED is a dynamic blue color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #3312ED?

#3312ED in RGB is (51, 18, 237) - 51 red, 18 green, and 237 blue.

How to use #3312ED in CSS?

Use #3312ED directly in your CSS properties like color or background-color.

What colors go well with #3312ED?

#CCED12 (complementary), #125FED (analogous), and #240CA6 (lighter shade) work well with #3312ED.