#2E72CC Color Information

Hex color code: #2E72CC

#2E72CC is a serene blue color. In RGB it is (46, 114, 204), and in HSL it is (214°, 63%, 49%). It is often used for branding and logos.

Try:
Color NameRoyal Blue
HEX
#2E72CC
RGB
46, 114, 204
HSL
214°, 63%, 49%
CMYK
77%, 44%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #2E72CC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

46, 114, 204

Red: 46 / Green: 114 / Blue: 204

HSL

214°, 63%, 49%

Hue: 214° / Saturation: 63% / Lightness: 49%

CMYK

77%, 44%, 0%, 20%

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

What color is #2E72CC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #2E72CC to RGB:

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

HEX to HSL

Convert #2E72CC to HSL:

hsl(214, 63%, 49%)RGB to HSL Converter →

HEX to CMYK

Convert #2E72CC to CMYK:

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

Color Meaning and Usage

#2E72CC is a tranquil blue color with RGB values of 46, 114, 204 and HSL of 214°, 63%, 49%. This blue-purple hue evokes creativity and luxury, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #2E72CC is #CC872E, creating high-contrast pairings. For softer combinations, try analogous colors like #2EC1CC.

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

Contrast with #2E72CC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #2E72CC?

#2E72CC is a tranquil blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #2E72CC?

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

How to use #2E72CC in CSS?

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

What colors go well with #2E72CC?

#CC872E (complementary), #2EC1CC (analogous), and #204F8D (lighter shade) work well with #2E72CC.