#28222A Color Information

Hex color code: #28222A

The hex color #28222A is a dramatic magenta with RGB values of (40, 34, 42) and HSL of (285°, 11%, 15%). It is typically applied in digital products.

Try:
Color NameDark Slate Gray
HEX
#28222A
RGB
40, 34, 42
HSL
285°, 11%, 15%
CMYK
5%, 19%, 0%, 84%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #28222A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

40, 34, 42

Red: 40 / Green: 34 / Blue: 42

HSL

285°, 11%, 15%

Hue: 285° / Saturation: 11% / Lightness: 15%

CMYK

5%, 19%, 0%, 84%

Cyan: 5% / Magenta: 19% / Yellow: 0% / Key: 84%

What color is #28222A?

#28222A is a very dark shade associated with sophistication and elegance.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #28222A to RGB:

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

HEX to HSL

Convert #28222A to HSL:

hsl(285, 11%, 15%)RGB to HSL Converter →

HEX to CMYK

Convert #28222A to CMYK:

cmyk(5%, 19%, 0%, 84%)Color Converter →

Color Meaning and Usage

#28222A is a intense magenta color with RGB values of 40, 34, 42 and HSL of 285°, 11%, 15%. This very dark shade evokes sophistication and elegance, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #28222A is #242A22, creating high-contrast pairings. For softer combinations, try analogous colors like #24222A.

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

Contrast with #28222A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #28222A?

#28222A is a intense magenta color - a very dark shade that evokes sophistication and elegance.

What is the RGB value of #28222A?

#28222A in RGB is (40, 34, 42) - 40 red, 34 green, and 42 blue.

How to use #28222A in CSS?

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

What colors go well with #28222A?

#242A22 (complementary), #24222A (analogous), and #000000 (lighter shade) work well with #28222A.