#10215C Color Information

Hex color code: #10215C

#10215C is a intense blue color. In RGB it is (16, 33, 92), and in HSL it is (227°, 70%, 21%). It is widely used in graphic design.

Try:
Color NameNavy
HEX
#10215C
RGB
16, 33, 92
HSL
227°, 70%, 21%
CMYK
83%, 64%, 0%, 64%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #10215C; 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 #10215C; background-color: #10215C15; }

Alert / Toast

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

Link / Accent

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

a { color: #10215C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #10215C in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

16, 33, 92

Red: 16 / Green: 33 / Blue: 92

HSL

227°, 70%, 21%

Hue: 227° / Saturation: 70% / Lightness: 21%

CMYK

83%, 64%, 0%, 64%

Cyan: 83% / Magenta: 64% / Yellow: 0% / Key: 64%

What color is #10215C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #10215C to RGB:

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

HEX to HSL

Convert #10215C to HSL:

hsl(227, 70%, 21%)RGB to HSL Converter →

HEX to CMYK

Convert #10215C to CMYK:

cmyk(83%, 64%, 0%, 64%)Color Converter →

Color Meaning and Usage

A dark blue tone, #10215C has RGB (16, 33, 92) and HSL (227°, 70%, 21%). Known for evoking creativity and luxury, this blue-purple hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #10215C is #5B4B10, creating high-contrast pairings. For softer combinations, try analogous colors like #10465B.

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

Contrast with #10215C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #10215C?

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

What is the RGB value of #10215C?

#10215C in RGB is (16, 33, 92) - 16 red, 33 green, and 92 blue.

How to use #10215C in CSS?

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

What colors go well with #10215C?

#5B4B10 (complementary), #10465B (analogous), and #05091A (lighter shade) work well with #10215C.