#3D22EC Color Information

Hex color code: #3D22EC

A eye-catching blue shade, #3D22EC appears as (61, 34, 236) in RGB and (248°, 84%, 53%) in HSL. It is widely used in graphic design.

Try:
Color NameRoyal Blue
HEX
#3D22EC
RGB
61, 34, 236
HSL
248°, 84%, 53%
CMYK
74%, 86%, 0%, 7%

Shades

CSS Usage
color: #3D22EC;
background-color: #3D22EC;
border-color: #3D22EC;
box-shadow: 0 0 10px #3D22EC;
border: 2px solid #3D22EC;
Tailwind Usage
bg-[#3D22EC]
text-[#3D22EC]
border-[#3D22EC]
shadow-[0_0_10px_3D22EC]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #3D22EC, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #3D22EC; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #3D22EC; 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 #3D22EC; background-color: #3D22EC15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #3D22EC20; border-left: 4px solid #3D22EC; }

Link / Accent

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

a { color: #3D22EC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #3D22EC in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

61, 34, 236

Red: 61 / Green: 34 / Blue: 236

HSL

248°, 84%, 53%

Hue: 248° / Saturation: 84% / Lightness: 53%

CMYK

74%, 86%, 0%, 7%

Cyan: 74% / Magenta: 86% / Yellow: 0% / Key: 7%

What color is #3D22EC?

#3D22EC is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #3D22EC to RGB:

rgb(61, 34, 236)HEX to RGB Converter →

HEX to HSL

Convert #3D22EC to HSL:

hsl(248, 84%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #3D22EC to CMYK:

cmyk(74%, 86%, 0%, 7%)Color Converter →

Color Meaning and Usage

A bold blue tone, #3D22EC has RGB (61, 34, 236) and HSL (248°, 84%, 53%). Known for evoking energy and excitement, this highly saturated hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #3D22EC is #D1EC22, creating high-contrast pairings. For softer combinations, try analogous colors like #226CEC.

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

Contrast with #3D22EC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #3D22EC?

#3D22EC is a bold blue color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #3D22EC?

#3D22EC in RGB is (61, 34, 236) - 61 red, 34 green, and 236 blue.

How to use #3D22EC in CSS?

Use #3D22EC directly in your CSS properties like color or background-color.

What colors go well with #3D22EC?

#D1EC22 (complementary), #226CEC (analogous), and #2510B2 (lighter shade) work well with #3D22EC.