#152BBC Color Information

Hex color code: #152BBC

The hex color #152BBC is a vivid blue with RGB values of (21, 43, 188) and HSL of (232°, 80%, 41%). It is commonly used in modern UI design.

Try:
Color NameDark Slate Blue
HEX
#152BBC
RGB
21, 43, 188
HSL
232°, 80%, 41%
CMYK
89%, 77%, 0%, 26%

Shades

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

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #152BBC, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #152BBC; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #152BBC; 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 #152BBC; background-color: #152BBC15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #152BBC20; border-left: 4px solid #152BBC; }

Link / Accent

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

a { color: #152BBC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #152BBC in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

21, 43, 188

Red: 21 / Green: 43 / Blue: 188

HSL

232°, 80%, 41%

Hue: 232° / Saturation: 80% / Lightness: 41%

CMYK

89%, 77%, 0%, 26%

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

What color is #152BBC?

#152BBC is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #152BBC to RGB:

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

HEX to HSL

Convert #152BBC to HSL:

hsl(232, 80%, 41%)RGB to HSL Converter →

HEX to CMYK

Convert #152BBC to CMYK:

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

Color Meaning and Usage

#152BBC is a vivid blue color with RGB values of 21, 43, 188 and HSL of 232°, 80%, 41%. This blue-purple hue evokes creativity and luxury, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #152BBC is #BCA615, creating high-contrast pairings. For softer combinations, try analogous colors like #157FBC.

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

Contrast with #152BBC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #152BBC?

#152BBC is a vivid blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #152BBC?

#152BBC in RGB is (21, 43, 188) - 21 red, 43 green, and 188 blue.

How to use #152BBC in CSS?

Use #152BBC directly in your CSS properties like color or background-color.

What colors go well with #152BBC?

#BCA615 (complementary), #157FBC (analogous), and #0D1B77 (lighter shade) work well with #152BBC.