#828089 Color Information

Hex color code: #828089

The hex color #828089 is a subtle blue with RGB values of (130, 128, 137) and HSL of (253°, 4%, 52%). It is often used for branding and logos.

Try:
Color NameGray
HEX
#828089
RGB
130, 128, 137
HSL
253°, 4%, 52%
CMYK
5%, 7%, 0%, 46%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #828089; 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 #828089; background-color: #82808915; }

Alert / Toast

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

Link / Accent

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

a { color: #828089; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #828089 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

130, 128, 137

Red: 130 / Green: 128 / Blue: 137

HSL

253°, 4%, 52%

Hue: 253° / Saturation: 4% / Lightness: 52%

CMYK

5%, 7%, 0%, 46%

Cyan: 5% / Magenta: 7% / Yellow: 0% / Key: 46%

What color is #828089?

#828089 is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #828089 to RGB:

rgb(130, 128, 137)HEX to RGB Converter →

HEX to HSL

Convert #828089 to HSL:

hsl(253, 4%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #828089 to CMYK:

cmyk(5%, 7%, 0%, 46%)Color Converter →

Color Meaning and Usage

#828089 is a subtle blue color with RGB values of 130, 128, 137 and HSL of 253°, 4%, 52%. This desaturated neutral evokes balance and subtlety, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #828089 is #878980, creating high-contrast pairings. For softer combinations, try analogous colors like #808289.

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

Contrast with #828089

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #828089?

#828089 is a subtle blue color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #828089?

#828089 in RGB is (130, 128, 137) - 130 red, 128 green, and 137 blue.

How to use #828089 in CSS?

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

What colors go well with #828089?

#878980 (complementary), #808289 (analogous), and #5C5B62 (lighter shade) work well with #828089.