#82A6AD Color Information

Hex color code: #82A6AD

The hex color #82A6AD is a subtle cyan with RGB values of (130, 166, 173) and HSL of (190°, 21%, 59%). It is often used for branding and logos.

Try:
Color NameLight Slate Gray
HEX
#82A6AD
RGB
130, 166, 173
HSL
190°, 21%, 59%
CMYK
25%, 4%, 0%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #82A6AD; color: #000000; }

Badge

New Feature
.badge { background-color: #82A6AD; 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 #82A6AD; background-color: #82A6AD15; }

Alert / Toast

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

Link / Accent

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

a { color: #82A6AD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #82A6AD in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

130, 166, 173

Red: 130 / Green: 166 / Blue: 173

HSL

190°, 21%, 59%

Hue: 190° / Saturation: 21% / Lightness: 59%

CMYK

25%, 4%, 0%, 32%

Cyan: 25% / Magenta: 4% / Yellow: 0% / Key: 32%

What color is #82A6AD?

#82A6AD is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #82A6AD to RGB:

rgb(130, 166, 173)HEX to RGB Converter →

HEX to HSL

Convert #82A6AD to HSL:

hsl(190, 21%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #82A6AD to CMYK:

cmyk(25%, 4%, 0%, 32%)Color Converter →

Color Meaning and Usage

#82A6AD is a delicate cyan color with RGB values of 130, 166, 173 and HSL of 190°, 21%, 59%. This cyan-blue hue evokes trust and professionalism, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #82A6AD is #AC8880, creating high-contrast pairings. For softer combinations, try analogous colors like #80AC9E.

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

Contrast with #82A6AD

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

Contrast Ratio: 8.01:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #82A6AD?

#82A6AD is a delicate cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #82A6AD?

#82A6AD in RGB is (130, 166, 173) - 130 red, 166 green, and 173 blue.

How to use #82A6AD in CSS?

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

What colors go well with #82A6AD?

#AC8880 (complementary), #80AC9E (analogous), and #598088 (lighter shade) work well with #82A6AD.