#4E437A Color Information

Hex color code: #4E437A

A pastel blue shade, #4E437A appears as (78, 67, 122) in RGB and (252°, 29%, 37%) in HSL. It is commonly used in modern UI design.

Try:
Color NameDark Slate Blue
HEX
#4E437A
RGB
78, 67, 122
HSL
252°, 29%, 37%
CMYK
36%, 45%, 0%, 52%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #4E437A; 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 #4E437A; background-color: #4E437A15; }

Alert / Toast

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

Link / Accent

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

a { color: #4E437A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #4E437A in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

78, 67, 122

Red: 78 / Green: 67 / Blue: 122

HSL

252°, 29%, 37%

Hue: 252° / Saturation: 29% / Lightness: 37%

CMYK

36%, 45%, 0%, 52%

Cyan: 36% / Magenta: 45% / Yellow: 0% / Key: 52%

What color is #4E437A?

#4E437A is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #4E437A to RGB:

rgb(78, 67, 122)HEX to RGB Converter →

HEX to HSL

Convert #4E437A to HSL:

hsl(252, 29%, 37%)RGB to HSL Converter →

HEX to CMYK

Convert #4E437A to CMYK:

cmyk(36%, 45%, 0%, 52%)Color Converter →

Color Meaning and Usage

#4E437A is a gentle blue color with RGB values of 78, 67, 122 and HSL of 252°, 29%, 37%. This blue-purple hue evokes creativity and luxury, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #4E437A is #6F7A43, creating high-contrast pairings. For softer combinations, try analogous colors like #43537A.

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

Contrast with #4E437A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #4E437A?

#4E437A is a gentle blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #4E437A?

#4E437A in RGB is (78, 67, 122) - 78 red, 67 green, and 122 blue.

How to use #4E437A in CSS?

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

What colors go well with #4E437A?

#6F7A43 (complementary), #43537A (analogous), and #2E2848 (lighter shade) work well with #4E437A.