#211C7D Color Information

Hex color code: #211C7D

A tranquil blue shade, #211C7D appears as (33, 28, 125) in RGB and (243°, 63%, 30%) in HSL. It is popular in mobile app design.

Try:
Color NameNavy
HEX
#211C7D
RGB
33, 28, 125
HSL
243°, 63%, 30%
CMYK
74%, 78%, 0%, 51%

Shades

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

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #211C7D, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #211C7D; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #211C7D; 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 #211C7D; background-color: #211C7D15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #211C7D20; border-left: 4px solid #211C7D; }

Link / Accent

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

a { color: #211C7D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #211C7D in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

33, 28, 125

Red: 33 / Green: 28 / Blue: 125

HSL

243°, 63%, 30%

Hue: 243° / Saturation: 63% / Lightness: 30%

CMYK

74%, 78%, 0%, 51%

Cyan: 74% / Magenta: 78% / Yellow: 0% / Key: 51%

What color is #211C7D?

#211C7D is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #211C7D to RGB:

rgb(33, 28, 125)HEX to RGB Converter →

HEX to HSL

Convert #211C7D to HSL:

hsl(243, 63%, 30%)RGB to HSL Converter →

HEX to CMYK

Convert #211C7D to CMYK:

cmyk(74%, 78%, 0%, 51%)Color Converter →

Color Meaning and Usage

A tranquil blue tone, #211C7D has RGB (33, 28, 125) and HSL (243°, 63%, 30%). Known for evoking creativity and luxury, this blue-purple hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #211C7D is #787D1C, creating high-contrast pairings. For softer combinations, try analogous colors like #1C487D.

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

Contrast with #211C7D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #211C7D?

#211C7D is a tranquil blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #211C7D?

#211C7D in RGB is (33, 28, 125) - 33 red, 28 green, and 125 blue.

How to use #211C7D in CSS?

Use #211C7D directly in your CSS properties like color or background-color.

What colors go well with #211C7D?

#787D1C (complementary), #1C487D (analogous), and #110E3E (lighter shade) work well with #211C7D.