#222225 Color Information

Hex color code: #222225

#222225 is a intense blue color. In RGB it is (34, 34, 37), and in HSL it is (240°, 4%, 14%). It is popular in mobile app design.

Try:
Color NameBlack
HEX
#222225
RGB
34, 34, 37
HSL
240°, 4%, 14%
CMYK
8%, 8%, 0%, 85%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #222225; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

34, 34, 37

Red: 34 / Green: 34 / Blue: 37

HSL

240°, 4%, 14%

Hue: 240° / Saturation: 4% / Lightness: 14%

CMYK

8%, 8%, 0%, 85%

Cyan: 8% / Magenta: 8% / Yellow: 0% / Key: 85%

What color is #222225?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #222225 to RGB:

rgb(34, 34, 37)HEX to RGB Converter →

HEX to HSL

Convert #222225 to HSL:

hsl(240, 4%, 14%)RGB to HSL Converter →

HEX to CMYK

Convert #222225 to CMYK:

cmyk(8%, 8%, 0%, 85%)Color Converter →

Color Meaning and Usage

A dark blue tone, #222225 has RGB (34, 34, 37) and HSL (240°, 4%, 14%). Known for evoking sophistication and elegance, this very dark shade is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #222225 is #252522, creating high-contrast pairings. For softer combinations, try analogous colors like #222425.

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

Contrast with #222225

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #222225?

#222225 is a dark blue color - a very dark shade that evokes sophistication and elegance.

What is the RGB value of #222225?

#222225 in RGB is (34, 34, 37) - 34 red, 34 green, and 37 blue.

How to use #222225 in CSS?

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

What colors go well with #222225?

#252522 (complementary), #222425 (analogous), and #000000 (lighter shade) work well with #222225.