#528E7A Color Information

Hex color code: #528E7A

A pastel cyan shade, #528E7A appears as (82, 142, 122) in RGB and (160°, 27%, 44%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSlate Gray
HEX
#528E7A
RGB
82, 142, 122
HSL
160°, 27%, 44%
CMYK
42%, 0%, 14%, 44%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #528E7A; color: #000000; }

Badge

New Feature
.badge { background-color: #528E7A; color: #000000; }

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 #528E7A; background-color: #528E7A15; }

Alert / Toast

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

Link / Accent

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

a { color: #528E7A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #528E7A in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

82, 142, 122

Red: 82 / Green: 142 / Blue: 122

HSL

160°, 27%, 44%

Hue: 160° / Saturation: 27% / Lightness: 44%

CMYK

42%, 0%, 14%, 44%

Cyan: 42% / Magenta: 0% / Yellow: 14% / Key: 44%

What color is #528E7A?

#528E7A is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #528E7A to RGB:

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

HEX to HSL

Convert #528E7A to HSL:

hsl(160, 27%, 44%)RGB to HSL Converter →

HEX to CMYK

Convert #528E7A to CMYK:

cmyk(42%, 0%, 14%, 44%)Color Converter →

Color Meaning and Usage

A gentle cyan tone, #528E7A has RGB (82, 142, 122) and HSL (160°, 27%, 44%). Known for evoking trust and professionalism, this cyan-blue hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #528E7A is #8E5266, creating high-contrast pairings. For softer combinations, try analogous colors like #528E5C.

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

Contrast with #528E7A

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

Contrast Ratio: 5.51:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #528E7A?

#528E7A is a gentle cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #528E7A?

#528E7A in RGB is (82, 142, 122) - 82 red, 142 green, and 122 blue.

How to use #528E7A in CSS?

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

What colors go well with #528E7A?

#8E5266 (complementary), #528E5C (analogous), and #365E51 (lighter shade) work well with #528E7A.