#211065 Color Information

Hex color code: #211065

The hex color #211065 is a deep blue with RGB values of (33, 16, 101) and HSL of (252°, 73%, 23%). It is commonly used in modern UI design.

Try:
Color NameNavy
HEX
#211065
RGB
33, 16, 101
HSL
252°, 73%, 23%
CMYK
67%, 84%, 0%, 60%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #211065; 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 #211065; background-color: #21106515; }

Alert / Toast

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

Link / Accent

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

a { color: #211065; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #211065 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

33, 16, 101

Red: 33 / Green: 16 / Blue: 101

HSL

252°, 73%, 23%

Hue: 252° / Saturation: 73% / Lightness: 23%

CMYK

67%, 84%, 0%, 60%

Cyan: 67% / Magenta: 84% / Yellow: 0% / Key: 60%

What color is #211065?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #211065 to RGB:

rgb(33, 16, 101)HEX to RGB Converter →

HEX to HSL

Convert #211065 to HSL:

hsl(252, 73%, 23%)RGB to HSL Converter →

HEX to CMYK

Convert #211065 to CMYK:

cmyk(67%, 84%, 0%, 60%)Color Converter →

Color Meaning and Usage

A dark blue tone, #211065 has RGB (33, 16, 101) and HSL (252°, 73%, 23%). Known for evoking creativity and luxury, this blue-purple hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #211065 is #546510, creating high-contrast pairings. For softer combinations, try analogous colors like #102A65.

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

Contrast with #211065

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #211065?

#211065 is a dark blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #211065?

#211065 in RGB is (33, 16, 101) - 33 red, 16 green, and 101 blue.

How to use #211065 in CSS?

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

What colors go well with #211065?

#546510 (complementary), #102A65 (analogous), and #0B0623 (lighter shade) work well with #211065.