#2E96DC Color Information

Hex color code: #2E96DC

The hex color #2E96DC is a dynamic blue with RGB values of (46, 150, 220) and HSL of (204°, 71%, 52%). It is typically applied in digital products.

Try:
Color NameDodger Blue
HEX
#2E96DC
RGB
46, 150, 220
HSL
204°, 71%, 52%
CMYK
79%, 32%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #2E96DC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

46, 150, 220

Red: 46 / Green: 150 / Blue: 220

HSL

204°, 71%, 52%

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

CMYK

79%, 32%, 0%, 14%

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

What color is #2E96DC?

#2E96DC is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #2E96DC to RGB:

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

HEX to HSL

Convert #2E96DC to HSL:

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

HEX to CMYK

Convert #2E96DC to CMYK:

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

Color Meaning and Usage

#2E96DC is a bold blue color with RGB values of 46, 150, 220 and HSL of 204°, 71%, 52%. This cyan-blue hue evokes trust and professionalism, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #2E96DC is #DC732E, creating high-contrast pairings. For softer combinations, try analogous colors like #2EDCCA.

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

Contrast with #2E96DC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #2E96DC?

#2E96DC is a bold blue color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #2E96DC?

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

How to use #2E96DC in CSS?

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

What colors go well with #2E96DC?

#DC732E (complementary), #2EDCCA (analogous), and #1B6CA1 (lighter shade) work well with #2E96DC.