#2E19CC Color Information

Hex color code: #2E19CC

#2E19CC is a vivid blue color. In RGB it is (46, 25, 204), and in HSL it is (247°, 78%, 45%). It is frequently seen in web interfaces.

Try:
Color NameBlue
HEX
#2E19CC
RGB
46, 25, 204
HSL
247°, 78%, 45%
CMYK
77%, 88%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #2E19CC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

46, 25, 204

Red: 46 / Green: 25 / Blue: 204

HSL

247°, 78%, 45%

Hue: 247° / Saturation: 78% / Lightness: 45%

CMYK

77%, 88%, 0%, 20%

Cyan: 77% / Magenta: 88% / Yellow: 0% / Key: 20%

What color is #2E19CC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #2E19CC to RGB:

rgb(46, 25, 204)HEX to RGB Converter →

HEX to HSL

Convert #2E19CC to HSL:

hsl(247, 78%, 45%)RGB to HSL Converter →

HEX to CMYK

Convert #2E19CC to CMYK:

cmyk(77%, 88%, 0%, 20%)Color Converter →

Color Meaning and Usage

A striking blue tone, #2E19CC has RGB (46, 25, 204) and HSL (247°, 78%, 45%). Known for evoking creativity and luxury, this blue-purple hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #2E19CC is #B7CC19, creating high-contrast pairings. For softer combinations, try analogous colors like #195ECC.

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

Contrast with #2E19CC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #2E19CC?

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

What is the RGB value of #2E19CC?

#2E19CC in RGB is (46, 25, 204) - 46 red, 25 green, and 204 blue.

How to use #2E19CC in CSS?

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

What colors go well with #2E19CC?

#B7CC19 (complementary), #195ECC (analogous), and #1F1188 (lighter shade) work well with #2E19CC.