#92638A Color Information

Hex color code: #92638A

#92638A is a neutral magenta color. In RGB it is (146, 99, 138), and in HSL it is (310°, 19%, 48%). It is commonly used in modern UI design.

Try:
Color NameGray
HEX
#92638A
RGB
146, 99, 138
HSL
310°, 19%, 48%
CMYK
0%, 32%, 5%, 43%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #92638A; 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 #92638A; background-color: #92638A15; }

Alert / Toast

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

Link / Accent

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

a { color: #92638A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #92638A in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

146, 99, 138

Red: 146 / Green: 99 / Blue: 138

HSL

310°, 19%, 48%

Hue: 310° / Saturation: 19% / Lightness: 48%

CMYK

0%, 32%, 5%, 43%

Cyan: 0% / Magenta: 32% / Yellow: 5% / Key: 43%

What color is #92638A?

#92638A is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #92638A to RGB:

rgb(146, 99, 138)HEX to RGB Converter →

HEX to HSL

Convert #92638A to HSL:

hsl(310, 19%, 48%)RGB to HSL Converter →

HEX to CMYK

Convert #92638A to CMYK:

cmyk(0%, 32%, 5%, 43%)Color Converter →

Color Meaning and Usage

A understated magenta tone, #92638A has RGB (146, 99, 138) and HSL (310°, 19%, 48%). Known for evoking romance and playfulness, this magenta-red hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #92638A is #63926B, creating high-contrast pairings. For softer combinations, try analogous colors like #826392.

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

Contrast with #92638A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #92638A?

#92638A is a understated magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #92638A?

#92638A in RGB is (146, 99, 138) - 146 red, 99 green, and 138 blue.

How to use #92638A in CSS?

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

What colors go well with #92638A?

#63926B (complementary), #826392 (analogous), and #64445F (lighter shade) work well with #92638A.