#323EEC Color Information

Hex color code: #323EEC

The hex color #323EEC is a eye-catching blue with RGB values of (50, 62, 236) and HSL of (236°, 83%, 56%). It is popular in mobile app design.

Try:
Color NameRoyal Blue
HEX
#323EEC
RGB
50, 62, 236
HSL
236°, 83%, 56%
CMYK
79%, 74%, 0%, 7%

Shades

CSS Usage
color: #323EEC;
background-color: #323EEC;
border-color: #323EEC;
box-shadow: 0 0 10px #323EEC;
border: 2px solid #323EEC;
Tailwind Usage
bg-[#323EEC]
text-[#323EEC]
border-[#323EEC]
shadow-[0_0_10px_323EEC]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #323EEC, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #323EEC; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #323EEC; 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 #323EEC; background-color: #323EEC15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #323EEC20; border-left: 4px solid #323EEC; }

Link / Accent

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

a { color: #323EEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #323EEC in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

50, 62, 236

Red: 50 / Green: 62 / Blue: 236

HSL

236°, 83%, 56%

Hue: 236° / Saturation: 83% / Lightness: 56%

CMYK

79%, 74%, 0%, 7%

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

What color is #323EEC?

#323EEC is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #323EEC to RGB:

rgb(50, 62, 236)HEX to RGB Converter →

HEX to HSL

Convert #323EEC to HSL:

hsl(236, 83%, 56%)RGB to HSL Converter →

HEX to CMYK

Convert #323EEC to CMYK:

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

Color Meaning and Usage

A eye-catching blue tone, #323EEC has RGB (50, 62, 236) and HSL (236°, 83%, 56%). Known for evoking energy and excitement, this highly saturated hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #323EEC is #ECE032, creating high-contrast pairings. For softer combinations, try analogous colors like #329BEC.

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

Contrast with #323EEC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #323EEC?

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

What is the RGB value of #323EEC?

#323EEC in RGB is (50, 62, 236) - 50 red, 62 green, and 236 blue.

How to use #323EEC in CSS?

Use #323EEC directly in your CSS properties like color or background-color.

What colors go well with #323EEC?

#ECE032 (complementary), #329BEC (analogous), and #121DBF (lighter shade) work well with #323EEC.