#52637A Color Information

Hex color code: #52637A

The hex color #52637A is a pastel blue with RGB values of (82, 99, 122) and HSL of (215°, 20%, 40%). It is commonly used in modern UI design.

Try:
Color NameDark Slate Blue
HEX
#52637A
RGB
82, 99, 122
HSL
215°, 20%, 40%
CMYK
33%, 19%, 0%, 52%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #52637A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

82, 99, 122

Red: 82 / Green: 99 / Blue: 122

HSL

215°, 20%, 40%

Hue: 215° / Saturation: 20% / Lightness: 40%

CMYK

33%, 19%, 0%, 52%

Cyan: 33% / Magenta: 19% / Yellow: 0% / Key: 52%

What color is #52637A?

#52637A is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #52637A to RGB:

rgb(82, 99, 122)HEX to RGB Converter →

HEX to HSL

Convert #52637A to HSL:

hsl(215, 20%, 40%)RGB to HSL Converter →

HEX to CMYK

Convert #52637A to CMYK:

cmyk(33%, 19%, 0%, 52%)Color Converter →

Color Meaning and Usage

#52637A is a soft blue color with RGB values of 82, 99, 122 and HSL of 215°, 20%, 40%. This blue-purple hue evokes creativity and luxury, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #52637A is #7A6952, creating high-contrast pairings. For softer combinations, try analogous colors like #52777A.

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

Contrast with #52637A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #52637A?

#52637A is a soft blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #52637A?

#52637A in RGB is (82, 99, 122) - 82 red, 99 green, and 122 blue.

How to use #52637A in CSS?

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

What colors go well with #52637A?

#7A6952 (complementary), #52777A (analogous), and #333E4D (lighter shade) work well with #52637A.