#646262 Color Information

Hex color code: #646262

#646262 is a balanced red color. In RGB it is (100, 98, 98), and in HSL it is (0°, 1%, 39%). It is frequently seen in web interfaces.

Try:
Color NameGray
HEX
#646262
RGB
100, 98, 98
HSL
0°, 1%, 39%
CMYK
0%, 2%, 2%, 61%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #646262; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #646262; color: #FFFFFF; }

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 #646262; background-color: #64626215; }

Alert / Toast

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

Link / Accent

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

a { color: #646262; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

100, 98, 98

Red: 100 / Green: 98 / Blue: 98

HSL

0°, 1%, 39%

Hue: 0° / Saturation: 1% / Lightness: 39%

CMYK

0%, 2%, 2%, 61%

Cyan: 0% / Magenta: 2% / Yellow: 2% / Key: 61%

What color is #646262?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #646262 to RGB:

rgb(100, 98, 98)HEX to RGB Converter →

HEX to HSL

Convert #646262 to HSL:

hsl(0, 1%, 39%)RGB to HSL Converter →

HEX to CMYK

Convert #646262 to CMYK:

cmyk(0%, 2%, 2%, 61%)Color Converter →

Color Meaning and Usage

A muted red tone, #646262 has RGB (100, 98, 98) and HSL (0°, 1%, 39%). Known for evoking balance and subtlety, this desaturated neutral is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #646262

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

Contrast Ratio: 3.47:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #646262?

#646262 is a muted red color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #646262?

#646262 in RGB is (100, 98, 98) - 100 red, 98 green, and 98 blue.

How to use #646262 in CSS?

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

What colors go well with #646262?

#626464 (complementary), #646263 (analogous), and #3E3D3D (lighter shade) work well with #646262.