#2E53DC Color Information

Hex color code: #2E53DC

The hex color #2E53DC is a bold blue with RGB values of (46, 83, 220) and HSL of (227°, 71%, 52%). It is often used for branding and logos.

Try:
Color NameRoyal Blue
HEX
#2E53DC
RGB
46, 83, 220
HSL
227°, 71%, 52%
CMYK
79%, 62%, 0%, 14%

Shades

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

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #2E53DC, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #2E53DC; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #2E53DC; 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 #2E53DC; background-color: #2E53DC15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #2E53DC20; border-left: 4px solid #2E53DC; }

Link / Accent

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

a { color: #2E53DC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #2E53DC in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

46, 83, 220

Red: 46 / Green: 83 / Blue: 220

HSL

227°, 71%, 52%

Hue: 227° / Saturation: 71% / Lightness: 52%

CMYK

79%, 62%, 0%, 14%

Cyan: 79% / Magenta: 62% / Yellow: 0% / Key: 14%

What color is #2E53DC?

#2E53DC is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #2E53DC to RGB:

rgb(46, 83, 220)HEX to RGB Converter →

HEX to HSL

Convert #2E53DC to HSL:

hsl(227, 71%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #2E53DC to CMYK:

cmyk(79%, 62%, 0%, 14%)Color Converter →

Color Meaning and Usage

A striking blue tone, #2E53DC has RGB (46, 83, 220) and HSL (227°, 71%, 52%). Known for evoking creativity and luxury, this blue-purple hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #2E53DC is #DCB62E, creating high-contrast pairings. For softer combinations, try analogous colors like #2EAADC.

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

Contrast with #2E53DC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #2E53DC?

#2E53DC is a striking blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #2E53DC?

#2E53DC in RGB is (46, 83, 220) - 46 red, 83 green, and 220 blue.

How to use #2E53DC in CSS?

Use #2E53DC directly in your CSS properties like color or background-color.

What colors go well with #2E53DC?

#DCB62E (complementary), #2EAADC (analogous), and #1B38A1 (lighter shade) work well with #2E53DC.