#829DAB Color Information

Hex color code: #829DAB

A gentle blue shade, #829DAB appears as (130, 157, 171) in RGB and (200°, 20%, 59%) in HSL. It is often used for branding and logos.

Try:
Color NameLight Slate Gray
HEX
#829DAB
RGB
130, 157, 171
HSL
200°, 20%, 59%
CMYK
24%, 8%, 0%, 33%

Shades

CSS Usage
color: #829DAB;
background-color: #829DAB;
border-color: #829DAB;
box-shadow: 0 0 10px #829DAB;
border: 2px solid #829DAB;
Tailwind Usage
bg-[#829DAB]
text-[#829DAB]
border-[#829DAB]
shadow-[0_0_10px_829DAB]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #829DAB, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #829DAB; color: #000000; }

Badge

New Feature
.badge { background-color: #829DAB; 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 #829DAB; background-color: #829DAB15; }

Alert / Toast

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

Link / Accent

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

a { color: #829DAB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #829DAB in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

130, 157, 171

Red: 130 / Green: 157 / Blue: 171

HSL

200°, 20%, 59%

Hue: 200° / Saturation: 20% / Lightness: 59%

CMYK

24%, 8%, 0%, 33%

Cyan: 24% / Magenta: 8% / Yellow: 0% / Key: 33%

What color is #829DAB?

#829DAB is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #829DAB to RGB:

rgb(130, 157, 171)HEX to RGB Converter →

HEX to HSL

Convert #829DAB to HSL:

hsl(200, 20%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #829DAB to CMYK:

cmyk(24%, 8%, 0%, 33%)Color Converter →

Color Meaning and Usage

#829DAB is a pastel blue color with RGB values of 130, 157, 171 and HSL of 200°, 20%, 59%. This cyan-blue hue evokes trust and professionalism, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #829DAB is #AB8F82, creating high-contrast pairings. For softer combinations, try analogous colors like #82ABA4.

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

Contrast with #829DAB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #829DAB?

#829DAB is a pastel blue color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #829DAB?

#829DAB in RGB is (130, 157, 171) - 130 red, 157 green, and 171 blue.

How to use #829DAB in CSS?

Use #829DAB directly in your CSS properties like color or background-color.

What colors go well with #829DAB?

#AB8F82 (complementary), #82ABA4 (analogous), and #5A7887 (lighter shade) work well with #829DAB.