#2B0BBC Color Information

Hex color code: #2B0BBC

The hex color #2B0BBC is a eye-catching blue with RGB values of (43, 11, 188) and HSL of (251°, 89%, 39%). It is popular in mobile app design.

Try:
Color NameIndigo
HEX
#2B0BBC
RGB
43, 11, 188
HSL
251°, 89%, 39%
CMYK
77%, 94%, 0%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #2B0BBC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

43, 11, 188

Red: 43 / Green: 11 / Blue: 188

HSL

251°, 89%, 39%

Hue: 251° / Saturation: 89% / Lightness: 39%

CMYK

77%, 94%, 0%, 26%

Cyan: 77% / Magenta: 94% / Yellow: 0% / Key: 26%

What color is #2B0BBC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #2B0BBC to RGB:

rgb(43, 11, 188)HEX to RGB Converter →

HEX to HSL

Convert #2B0BBC to HSL:

hsl(251, 89%, 39%)RGB to HSL Converter →

HEX to CMYK

Convert #2B0BBC to CMYK:

cmyk(77%, 94%, 0%, 26%)Color Converter →

Color Meaning and Usage

A dynamic blue tone, #2B0BBC has RGB (43, 11, 188) and HSL (251°, 89%, 39%). Known for evoking energy and excitement, this highly saturated hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #2B0BBC is #9CBC0B, creating high-contrast pairings. For softer combinations, try analogous colors like #0B43BC.

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

Contrast with #2B0BBC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #2B0BBC?

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

What is the RGB value of #2B0BBC?

#2B0BBC in RGB is (43, 11, 188) - 43 red, 11 green, and 188 blue.

How to use #2B0BBC in CSS?

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

What colors go well with #2B0BBC?

#9CBC0B (complementary), #0B43BC (analogous), and #1B0774 (lighter shade) work well with #2B0BBC.