#1F2229 Color Information

Hex color code: #1F2229

A dark blue shade, #1F2229 appears as (31, 34, 41) in RGB and (222°, 14%, 14%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameDark Slate Gray
HEX
#1F2229
RGB
31, 34, 41
HSL
222°, 14%, 14%
CMYK
24%, 17%, 0%, 84%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #1F2229; 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 #1F2229; background-color: #1F222915; }

Alert / Toast

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

Link / Accent

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

a { color: #1F2229; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #1F2229 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

31, 34, 41

Red: 31 / Green: 34 / Blue: 41

HSL

222°, 14%, 14%

Hue: 222° / Saturation: 14% / Lightness: 14%

CMYK

24%, 17%, 0%, 84%

Cyan: 24% / Magenta: 17% / Yellow: 0% / Key: 84%

What color is #1F2229?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #1F2229 to RGB:

rgb(31, 34, 41)HEX to RGB Converter →

HEX to HSL

Convert #1F2229 to HSL:

hsl(222, 14%, 14%)RGB to HSL Converter →

HEX to CMYK

Convert #1F2229 to CMYK:

cmyk(24%, 17%, 0%, 84%)Color Converter →

Color Meaning and Usage

A deep blue tone, #1F2229 has RGB (31, 34, 41) and HSL (222°, 14%, 14%). Known for evoking sophistication and elegance, this very dark shade is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #1F2229 is #29261F, creating high-contrast pairings. For softer combinations, try analogous colors like #1F2729.

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

Contrast with #1F2229

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 #1F2229?

#1F2229 is a deep blue color - a very dark shade that evokes sophistication and elegance.

What is the RGB value of #1F2229?

#1F2229 in RGB is (31, 34, 41) - 31 red, 34 green, and 41 blue.

How to use #1F2229 in CSS?

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

What colors go well with #1F2229?

#29261F (complementary), #1F2729 (analogous), and #000000 (lighter shade) work well with #1F2229.