#242529 Color Information

Hex color code: #242529

The hex color #242529 is a dramatic blue with RGB values of (36, 37, 41) and HSL of (228°, 6%, 15%). It is typically applied in digital products.

Try:
Color NameDark Slate Gray
HEX
#242529
RGB
36, 37, 41
HSL
228°, 6%, 15%
CMYK
12%, 10%, 0%, 84%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #242529; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

36, 37, 41

Red: 36 / Green: 37 / Blue: 41

HSL

228°, 6%, 15%

Hue: 228° / Saturation: 6% / Lightness: 15%

CMYK

12%, 10%, 0%, 84%

Cyan: 12% / Magenta: 10% / Yellow: 0% / Key: 84%

What color is #242529?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #242529 to RGB:

rgb(36, 37, 41)HEX to RGB Converter →

HEX to HSL

Convert #242529 to HSL:

hsl(228, 6%, 15%)RGB to HSL Converter →

HEX to CMYK

Convert #242529 to CMYK:

cmyk(12%, 10%, 0%, 84%)Color Converter →

Color Meaning and Usage

#242529 is a dark blue color with RGB values of 36, 37, 41 and HSL of 228°, 6%, 15%. This very dark shade evokes sophistication and elegance, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #242529 is #292824, creating high-contrast pairings. For softer combinations, try analogous colors like #242729.

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

Contrast with #242529

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #242529?

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

What is the RGB value of #242529?

#242529 in RGB is (36, 37, 41) - 36 red, 37 green, and 41 blue.

How to use #242529 in CSS?

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

What colors go well with #242529?

#292824 (complementary), #242729 (analogous), and #000000 (lighter shade) work well with #242529.