#34264B Color Information

Hex color code: #34264B

The hex color #34264B is a dark purple with RGB values of (52, 38, 75) and HSL of (263°, 33%, 22%). It is often used for branding and logos.

Try:
Color NameDark Slate Gray
HEX
#34264B
RGB
52, 38, 75
HSL
263°, 33%, 22%
CMYK
31%, 49%, 0%, 71%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #34264B; 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 #34264B; background-color: #34264B15; }

Alert / Toast

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

Link / Accent

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

a { color: #34264B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #34264B in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

52, 38, 75

Red: 52 / Green: 38 / Blue: 75

HSL

263°, 33%, 22%

Hue: 263° / Saturation: 33% / Lightness: 22%

CMYK

31%, 49%, 0%, 71%

Cyan: 31% / Magenta: 49% / Yellow: 0% / Key: 71%

What color is #34264B?

#34264B is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #34264B to RGB:

rgb(52, 38, 75)HEX to RGB Converter →

HEX to HSL

Convert #34264B to HSL:

hsl(263, 33%, 22%)RGB to HSL Converter →

HEX to CMYK

Convert #34264B to CMYK:

cmyk(31%, 49%, 0%, 71%)Color Converter →

Color Meaning and Usage

#34264B is a dramatic purple color with RGB values of 52, 38, 75 and HSL of 263°, 33%, 22%. This blue-purple hue evokes creativity and luxury, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #34264B is #3C4B26, creating high-contrast pairings. For softer combinations, try analogous colors like #262A4B.

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

Contrast with #34264B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #34264B?

#34264B is a dramatic purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #34264B?

#34264B in RGB is (52, 38, 75) - 52 red, 38 green, and 75 blue.

How to use #34264B in CSS?

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

What colors go well with #34264B?

#3C4B26 (complementary), #262A4B (analogous), and #100C18 (lighter shade) work well with #34264B.