#514059 Color Information

Hex color code: #514059

#514059 is a neutral purple color. In RGB it is (81, 64, 89), and in HSL it is (281°, 16%, 30%). It is commonly used in modern UI design.

Try:
Color NameDark Slate Gray
HEX
#514059
RGB
81, 64, 89
HSL
281°, 16%, 30%
CMYK
9%, 28%, 0%, 65%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #514059; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

81, 64, 89

Red: 81 / Green: 64 / Blue: 89

HSL

281°, 16%, 30%

Hue: 281° / Saturation: 16% / Lightness: 30%

CMYK

9%, 28%, 0%, 65%

Cyan: 9% / Magenta: 28% / Yellow: 0% / Key: 65%

What color is #514059?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #514059 to RGB:

rgb(81, 64, 89)HEX to RGB Converter →

HEX to HSL

Convert #514059 to HSL:

hsl(281, 16%, 30%)RGB to HSL Converter →

HEX to CMYK

Convert #514059 to CMYK:

cmyk(9%, 28%, 0%, 65%)Color Converter →

Color Meaning and Usage

#514059 is a balanced purple color with RGB values of 81, 64, 89 and HSL of 281°, 16%, 30%. This magenta-red hue evokes romance and playfulness, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #514059 is #485940, creating high-contrast pairings. For softer combinations, try analogous colors like #454059.

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

Contrast with #514059

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #514059?

#514059 is a balanced purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #514059?

#514059 in RGB is (81, 64, 89) - 81 red, 64 green, and 89 blue.

How to use #514059 in CSS?

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

What colors go well with #514059?

#485940 (complementary), #454059 (analogous), and #28202C (lighter shade) work well with #514059.