#2B73EE Color Information

Hex color code: #2B73EE

A dynamic blue shade, #2B73EE appears as (43, 115, 238) in RGB and (218°, 85%, 55%) in HSL. It is typically applied in digital products.

Try:
Color NameRoyal Blue
HEX
#2B73EE
RGB
43, 115, 238
HSL
218°, 85%, 55%
CMYK
82%, 52%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #2B73EE; color: #000000; }

Badge

New Feature
.badge { background-color: #2B73EE; color: #000000; }

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 #2B73EE; background-color: #2B73EE15; }

Alert / Toast

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

Link / Accent

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

a { color: #2B73EE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

43, 115, 238

Red: 43 / Green: 115 / Blue: 238

HSL

218°, 85%, 55%

Hue: 218° / Saturation: 85% / Lightness: 55%

CMYK

82%, 52%, 0%, 7%

Cyan: 82% / Magenta: 52% / Yellow: 0% / Key: 7%

What color is #2B73EE?

#2B73EE is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #2B73EE to RGB:

rgb(43, 115, 238)HEX to RGB Converter →

HEX to HSL

Convert #2B73EE to HSL:

hsl(218, 85%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #2B73EE to CMYK:

cmyk(82%, 52%, 0%, 7%)Color Converter →

Color Meaning and Usage

#2B73EE is a vivid blue color with RGB values of 43, 115, 238 and HSL of 218°, 85%, 55%. This highly saturated hue evokes energy and excitement, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #2B73EE is #EEA62B, creating high-contrast pairings. For softer combinations, try analogous colors like #2BD4EE.

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

Contrast with #2B73EE

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

Contrast Ratio: 4.79:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #2B73EE?

#2B73EE is a vivid blue color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #2B73EE?

#2B73EE in RGB is (43, 115, 238) - 43 red, 115 green, and 238 blue.

How to use #2B73EE in CSS?

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

What colors go well with #2B73EE?

#EEA62B (complementary), #2BD4EE (analogous), and #0F4FBD (lighter shade) work well with #2B73EE.