#21244A Color Information

Hex color code: #21244A

A deep blue shade, #21244A appears as (33, 36, 74) in RGB and (236°, 38%, 21%) in HSL. It is commonly used in modern UI design.

Try:
Color NameDark Slate Gray
HEX
#21244A
RGB
33, 36, 74
HSL
236°, 38%, 21%
CMYK
55%, 51%, 0%, 71%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #21244A; 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 #21244A; background-color: #21244A15; }

Alert / Toast

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

Link / Accent

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

a { color: #21244A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #21244A in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

33, 36, 74

Red: 33 / Green: 36 / Blue: 74

HSL

236°, 38%, 21%

Hue: 236° / Saturation: 38% / Lightness: 21%

CMYK

55%, 51%, 0%, 71%

Cyan: 55% / Magenta: 51% / Yellow: 0% / Key: 71%

What color is #21244A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #21244A to RGB:

rgb(33, 36, 74)HEX to RGB Converter →

HEX to HSL

Convert #21244A to HSL:

hsl(236, 38%, 21%)RGB to HSL Converter →

HEX to CMYK

Convert #21244A to CMYK:

cmyk(55%, 51%, 0%, 71%)Color Converter →

Color Meaning and Usage

A intense blue tone, #21244A has RGB (33, 36, 74) and HSL (236°, 38%, 21%). Known for evoking creativity and luxury, this blue-purple hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #21244A is #4A4721, creating high-contrast pairings. For softer combinations, try analogous colors like #21384A.

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

Contrast with #21244A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #21244A?

#21244A is a intense blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #21244A?

#21244A in RGB is (33, 36, 74) - 33 red, 36 green, and 74 blue.

How to use #21244A in CSS?

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

What colors go well with #21244A?

#4A4721 (complementary), #21384A (analogous), and #090A15 (lighter shade) work well with #21244A.