#44275A Color Information

Hex color code: #44275A

A soft purple shade, #44275A appears as (68, 39, 90) in RGB and (274°, 40%, 25%) in HSL. It is typically applied in digital products.

Try:
Color NameDark Slate Gray
HEX
#44275A
RGB
68, 39, 90
HSL
274°, 40%, 25%
CMYK
24%, 57%, 0%, 65%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #44275A; 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 #44275A; background-color: #44275A15; }

Alert / Toast

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

Link / Accent

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

a { color: #44275A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #44275A in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

68, 39, 90

Red: 68 / Green: 39 / Blue: 90

HSL

274°, 40%, 25%

Hue: 274° / Saturation: 40% / Lightness: 25%

CMYK

24%, 57%, 0%, 65%

Cyan: 24% / Magenta: 57% / Yellow: 0% / Key: 65%

What color is #44275A?

#44275A is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #44275A to RGB:

rgb(68, 39, 90)HEX to RGB Converter →

HEX to HSL

Convert #44275A to HSL:

hsl(274, 40%, 25%)RGB to HSL Converter →

HEX to CMYK

Convert #44275A to CMYK:

cmyk(24%, 57%, 0%, 65%)Color Converter →

Color Meaning and Usage

A delicate purple tone, #44275A has RGB (68, 39, 90) and HSL (274°, 40%, 25%). Known for evoking romance and playfulness, this magenta-red hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #44275A is #3C5926, creating high-contrast pairings. For softer combinations, try analogous colors like #2A2659.

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

Contrast with #44275A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #44275A?

#44275A is a delicate purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #44275A?

#44275A in RGB is (68, 39, 90) - 68 red, 39 green, and 90 blue.

How to use #44275A in CSS?

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

What colors go well with #44275A?

#3C5926 (complementary), #2A2659 (analogous), and #1B0F24 (lighter shade) work well with #44275A.