✓ Copied to clipboard
#2B52EE (Vivid Blue) color swatch preview — Color From Pic.
#2B52EE — Vivid Blue color swatch

Vivid Blue

#2B52EE

📝 Color Information for #2B52EE

The hexadecimal color code #2B52EE represents a medium shade in the blue family. In the RGB color model, this color is composed of 43 red, 82 green, and 238 blue, which translates to approximately 17% red, 32% green, and 93% blue. This makes it a highly saturated color with cool undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #2B52EE has a hue of 228 degrees, a saturation level of 85%, and a lightness value of 55%. The hue angle of 228° places this color firmly in the blue spectrum. In the HSV/HSB color model, this translates to a hue of 228°, saturation of 82%, and brightness/value of 93%. For print applications using the CMYK color model, #2B52EE would be reproduced using 82% cyan, 66% magenta, 0% yellow, and 7% black. The closest web-safe color is #3366FF, which may be useful for ensuring compatibility across older displays and systems. This color works well in various design contexts. With its medium lightness, it's versatile enough for both foreground elements and subtle backgrounds. The high saturation makes this color vibrant and attention-grabbing, ideal for call-to-action buttons, highlights, and accent elements. When pairing #2B52EE with other colors, consider its complementary color at hue 48° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 2839278, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #2B52EE

Tailwind CSS
blue-600
HEX
#2B52EE
RGB
rgb(43, 82, 238)
RGB %
17%, 32%, 93%
HSL
hsl(228, 85%, 55%)
HSV
hsv(228, 82%, 93%)
CMYK
82%, 66%, 0%, 7%
Decimal
2839278
Web Safe
#3366FF

🎨 Color Schemes for #2B52EE

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #2B52EE

🌗 Shades and Tints of #2B52EE

Shades (adding black)
Tints (adding white)

🎚️ Tones of #2B52EE

Tones (adding gray / desaturating)

🌈 Hue Variations of #2B52EE

Hue Variations (shifting the color spectrum)

👁️ Preview of #2B52EE in Use

Text on #2B52EE
This demonstrates text readability on the color background. (Click to edit)
#2B52EE as Text
This shows the color used as text on white. (Click to edit)

👓 Color Blindness Simulation for #2B52EE

Check how a color is perceived by people with different types of color blindness to create more accessible designs. Understanding color perception helps ensure your content is accessible to everyone.

📋 CSS Code for #2B52EE

:root { --color-hex: #2B52EE; --color-rgb: 43, 82, 238; --color-hsl: 228, 85%, 55%; } .bg-color { background-color: #2B52EE; } .text-color { color: #2B52EE; } .border-color { border-color: #2B52EE; }

🛠️ Use #2B52EE in Your Project

🎨
Build a Palette with #2B52EE
Generate harmonious color schemes
⚖️
Check Contrast for #2B52EE
WCAG accessibility testing
🌈
Create a Gradient with #2B52EE
Beautiful CSS gradients

🔗 Related Colors to #2B52EE

#2BB3EE
Hue -30°
#2B82EE
Hue -15°
#342BEE
Hue +15°
#652BEE
Hue +30°
#123BDE
85% L
#0F31B8
70% L
#0B2384
50% L
#071550
30% L
#5574F1
64% L
#8097F5
73% L
#AABAF8
82% L
#D5DCFC
91% L

About Vivid Blue (#2B52EE)

Vivid Blue is a medium, vibrant, cool blue color with a hue angle of 228°, saturation of 85%, and lightness of 55%. Its RGB value is (43, 82, 238) and its CMYK breakdown is C:82% M:66% Y:0% K:7%.

This is a Summer (Cool) color palette archetype. Trust, Loyalty, Wisdom, Confidence. Blue is considered beneficial to the mind and body.

Frequently Asked Questions About #2B52EE

What is the HEX code for Vivid Blue? +

The HEX code for Vivid Blue is #2B52EE. In CSS you can use it directly as color: #2B52EE; or as a background: background-color: #2B52EE;. The three-character shorthand is not available for this color since it cannot be reduced without changing the value. Use the full six-character hex for accurate reproduction in any web or design project.

What is the RGB value of #2B52EE? +

The RGB value of #2B52EE is rgb(43, 82, 238). This means the color contains 43 out of 255 parts red, 82 out of 255 parts green, and 238 out of 255 parts blue. Red is the moderate channel in this color mix. You can use the full RGB function in any CSS property: color: rgb(43, 82, 238);

What is the HSL value of #2B52EE? +

The HSL value of #2B52EE is hsl(228, 85%, 55%). The hue is 228°, placing it in the blue family on the color wheel. The saturation is 85%, making it vibrant. The lightness is 55%, making it medium. HSL is the most useful format for programmatic color manipulation in CSS, as you can easily adjust lightness to create tints and shades.

Is #2B52EE a warm or cool color? +

#2B52EE is classified as a cool color based on its hue angle of 228°. Cool colors — blues, greens, and purples — evoke calm, trust, and professionalism. They tend to recede visually and create a feeling of space. In design, cool colors are often used for technology, healthcare, and finance brands, as well as anywhere a sense of calm or reliability is needed.

What is the CMYK value of #2B52EE? +

The approximate CMYK value of #2B52EE is C:82% M:66% Y:0% K:7%. CMYK (Cyan, Magenta, Yellow, Key/Black) is the color model used in physical printing. Unlike RGB which mixes light additively on screens, CMYK mixes inks subtractively on paper. Note that the RGB-to-CMYK conversion is an approximation — screen colors and print colors exist in different color gamuts, and some screen colors cannot be exactly reproduced in print. For precise print work, consult a professional print color profile or Pantone matching system.

Analyze #2B52EE with Other Tools

🔢
Color Converter
Get all formats for #2B52EE — HEX, RGB, HSL, HSV, CMYK, harmonies and shades.
Contrast Checker
Test whether #2B52EE passes WCAG AA/AAA contrast requirements as text.
🎨
Palette Generator
Generate complementary, triadic, and analogous palettes starting from #2B52EE.
👓
Blindness Simulator
See how #2B52EE appears to users with deuteranopia, protanopia, and tritanopia.
📊
Color Analysis
Deep analysis of luminance, temperature, psychology and harmonies for #2B52EE.
🎭
Creative Aspects
Explore the mood, psychology, seasonal meaning, and mixing guide for #2B52EE.
🌅
Gradient Maker
Create a beautiful CSS linear or radial gradient starting from #2B52EE.
🔬
Technical Formats
See #2B52EE in OKLCH, Lab, HSV, XYZ, and other advanced color spaces.
🎨
Practical Formats
Get #2B52EE as a CSS variable, Tailwind class, design token, and more.

More Color Tools

Explore our full suite of free color utilities for designers and developers.