#52627A Color Information

Hex color code: #52627A

#52627A is a pastel blue color. In RGB it is (82, 98, 122), and in HSL it is (216°, 20%, 40%). It is commonly used in modern UI design.

Try:
Color NameDark Slate Blue
HEX
#52627A
RGB
82, 98, 122
HSL
216°, 20%, 40%
CMYK
33%, 20%, 0%, 52%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #52627A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

82, 98, 122

Red: 82 / Green: 98 / Blue: 122

HSL

216°, 20%, 40%

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

CMYK

33%, 20%, 0%, 52%

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

What color is #52627A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #52627A to RGB:

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

HEX to HSL

Convert #52627A to HSL:

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

HEX to CMYK

Convert #52627A to CMYK:

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

Color Meaning and Usage

#52627A is a soft blue color with RGB values of 82, 98, 122 and HSL of 216°, 20%, 40%. This blue-purple hue evokes creativity and luxury, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #52627A is #7A6A52, creating high-contrast pairings. For softer combinations, try analogous colors like #52767A.

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

Contrast with #52627A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #52627A?

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

What is the RGB value of #52627A?

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

How to use #52627A in CSS?

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

What colors go well with #52627A?

#7A6A52 (complementary), #52767A (analogous), and #333D4D (lighter shade) work well with #52627A.