#44375D Color Information

Hex color code: #44375D

#44375D is a gentle purple color. In RGB it is (68, 55, 93), and in HSL it is (261°, 26%, 29%). It is often used for branding and logos.

Try:
Color NameDark Slate Gray
HEX
#44375D
RGB
68, 55, 93
HSL
261°, 26%, 29%
CMYK
27%, 41%, 0%, 64%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #44375D; 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 #44375D; background-color: #44375D15; }

Alert / Toast

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

Link / Accent

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

a { color: #44375D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #44375D in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

68, 55, 93

Red: 68 / Green: 55 / Blue: 93

HSL

261°, 26%, 29%

Hue: 261° / Saturation: 26% / Lightness: 29%

CMYK

27%, 41%, 0%, 64%

Cyan: 27% / Magenta: 41% / Yellow: 0% / Key: 64%

What color is #44375D?

#44375D is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #44375D to RGB:

rgb(68, 55, 93)HEX to RGB Converter →

HEX to HSL

Convert #44375D to HSL:

hsl(261, 26%, 29%)RGB to HSL Converter →

HEX to CMYK

Convert #44375D to CMYK:

cmyk(27%, 41%, 0%, 64%)Color Converter →

Color Meaning and Usage

A soft purple tone, #44375D has RGB (68, 55, 93) and HSL (261°, 26%, 29%). Known for evoking creativity and luxury, this blue-purple hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #44375D is #505D37, creating high-contrast pairings. For softer combinations, try analogous colors like #373C5D.

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

Contrast with #44375D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #44375D?

#44375D is a soft purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #44375D?

#44375D in RGB is (68, 55, 93) - 68 red, 55 green, and 93 blue.

How to use #44375D in CSS?

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

What colors go well with #44375D?

#505D37 (complementary), #373C5D (analogous), and #211A2D (lighter shade) work well with #44375D.