#212BBA Color Information

Hex color code: #212BBA

A tranquil blue shade, #212BBA appears as (33, 43, 186) in RGB and (236°, 70%, 43%) in HSL. It is popular in mobile app design.

Try:
Color NameDark Slate Blue
HEX
#212BBA
RGB
33, 43, 186
HSL
236°, 70%, 43%
CMYK
82%, 77%, 0%, 27%

Shades

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

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #212BBA, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #212BBA; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #212BBA; 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 #212BBA; background-color: #212BBA15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #212BBA20; border-left: 4px solid #212BBA; }

Link / Accent

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

a { color: #212BBA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #212BBA in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

33, 43, 186

Red: 33 / Green: 43 / Blue: 186

HSL

236°, 70%, 43%

Hue: 236° / Saturation: 70% / Lightness: 43%

CMYK

82%, 77%, 0%, 27%

Cyan: 82% / Magenta: 77% / Yellow: 0% / Key: 27%

What color is #212BBA?

#212BBA is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #212BBA to RGB:

rgb(33, 43, 186)HEX to RGB Converter →

HEX to HSL

Convert #212BBA to HSL:

hsl(236, 70%, 43%)RGB to HSL Converter →

HEX to CMYK

Convert #212BBA to CMYK:

cmyk(82%, 77%, 0%, 27%)Color Converter →

Color Meaning and Usage

#212BBA is a tranquil blue color with RGB values of 33, 43, 186 and HSL of 236°, 70%, 43%. This blue-purple hue evokes creativity and luxury, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #212BBA is #BAB021, creating high-contrast pairings. For softer combinations, try analogous colors like #2178BA.

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

Contrast with #212BBA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #212BBA?

#212BBA is a tranquil blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #212BBA?

#212BBA in RGB is (33, 43, 186) - 33 red, 43 green, and 186 blue.

How to use #212BBA in CSS?

Use #212BBA directly in your CSS properties like color or background-color.

What colors go well with #212BBA?

#BAB021 (complementary), #2178BA (analogous), and #151C79 (lighter shade) work well with #212BBA.