#2822AA Color Information

Hex color code: #2822AA

The hex color #2822AA is a peaceful blue with RGB values of (40, 34, 170) and HSL of (243°, 67%, 40%). It is typically applied in digital products.

Try:
Color NameDark Slate Blue
HEX
#2822AA
RGB
40, 34, 170
HSL
243°, 67%, 40%
CMYK
76%, 80%, 0%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #2822AA; 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 #2822AA; background-color: #2822AA15; }

Alert / Toast

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

Link / Accent

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

a { color: #2822AA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #2822AA in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

40, 34, 170

Red: 40 / Green: 34 / Blue: 170

HSL

243°, 67%, 40%

Hue: 243° / Saturation: 67% / Lightness: 40%

CMYK

76%, 80%, 0%, 33%

Cyan: 76% / Magenta: 80% / Yellow: 0% / Key: 33%

What color is #2822AA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #2822AA to RGB:

rgb(40, 34, 170)HEX to RGB Converter →

HEX to HSL

Convert #2822AA to HSL:

hsl(243, 67%, 40%)RGB to HSL Converter →

HEX to CMYK

Convert #2822AA to CMYK:

cmyk(76%, 80%, 0%, 33%)Color Converter →

Color Meaning and Usage

A calming blue tone, #2822AA has RGB (40, 34, 170) and HSL (243°, 67%, 40%). 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 #2822AA is #A4AA22, creating high-contrast pairings. For softer combinations, try analogous colors like #225FAA.

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

Contrast with #2822AA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #2822AA?

#2822AA is a calming blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #2822AA?

#2822AA in RGB is (40, 34, 170) - 40 red, 34 green, and 170 blue.

How to use #2822AA in CSS?

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

What colors go well with #2822AA?

#A4AA22 (complementary), #225FAA (analogous), and #19156A (lighter shade) work well with #2822AA.