#2E68DC Color Information

Hex color code: #2E68DC

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

Try:
Color NameRoyal Blue
HEX
#2E68DC
RGB
46, 104, 220
HSL
220°, 71%, 52%
CMYK
79%, 53%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #2E68DC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

46, 104, 220

Red: 46 / Green: 104 / Blue: 220

HSL

220°, 71%, 52%

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

CMYK

79%, 53%, 0%, 14%

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

What color is #2E68DC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #2E68DC to RGB:

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

HEX to HSL

Convert #2E68DC to HSL:

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

HEX to CMYK

Convert #2E68DC to CMYK:

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

Color Meaning and Usage

A bold blue tone, #2E68DC has RGB (46, 104, 220) and HSL (220°, 71%, 52%). Known for evoking creativity and luxury, this blue-purple hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #2E68DC is #DCA22E, creating high-contrast pairings. For softer combinations, try analogous colors like #2EBFDC.

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

Contrast with #2E68DC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #2E68DC?

#2E68DC is a bold blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #2E68DC?

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

How to use #2E68DC in CSS?

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

What colors go well with #2E68DC?

#DCA22E (complementary), #2EBFDC (analogous), and #1B48A1 (lighter shade) work well with #2E68DC.