#828283 Color Information

Hex color code: #828283

A balanced blue shade, #828283 appears as (130, 130, 131) in RGB and (240°, 0%, 51%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameGray
HEX
#828283
RGB
130, 130, 131
HSL
240°, 0%, 51%
CMYK
1%, 1%, 0%, 49%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #828283; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

130, 130, 131

Red: 130 / Green: 130 / Blue: 131

HSL

240°, 0%, 51%

Hue: 240° / Saturation: 0% / Lightness: 51%

CMYK

1%, 1%, 0%, 49%

Cyan: 1% / Magenta: 1% / Yellow: 0% / Key: 49%

What color is #828283?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #828283 to RGB:

rgb(130, 130, 131)HEX to RGB Converter →

HEX to HSL

Convert #828283 to HSL:

hsl(240, 0%, 51%)RGB to HSL Converter →

HEX to CMYK

Convert #828283 to CMYK:

cmyk(1%, 1%, 0%, 49%)Color Converter →

Color Meaning and Usage

#828283 is a neutral blue color with RGB values of 130, 130, 131 and HSL of 240°, 0%, 51%. This desaturated neutral evokes balance and subtlety, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #828283

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #828283?

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

What is the RGB value of #828283?

#828283 in RGB is (130, 130, 131) - 130 red, 130 green, and 131 blue.

How to use #828283 in CSS?

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

What colors go well with #828283?

#828282 (complementary), #828282 (analogous), and #5C5C5C (lighter shade) work well with #828283.