#91849F Color Information

Hex color code: #91849F

#91849F is a understated purple color. In RGB it is (145, 132, 159), and in HSL it is (269°, 12%, 57%). It is widely used in graphic design.

Try:
Color NameLight Slate Gray
HEX
#91849F
RGB
145, 132, 159
HSL
269°, 12%, 57%
CMYK
9%, 17%, 0%, 38%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #91849F; 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 #91849F; background-color: #91849F15; }

Alert / Toast

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

Link / Accent

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

a { color: #91849F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #91849F in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

145, 132, 159

Red: 145 / Green: 132 / Blue: 159

HSL

269°, 12%, 57%

Hue: 269° / Saturation: 12% / Lightness: 57%

CMYK

9%, 17%, 0%, 38%

Cyan: 9% / Magenta: 17% / Yellow: 0% / Key: 38%

What color is #91849F?

#91849F is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #91849F to RGB:

rgb(145, 132, 159)HEX to RGB Converter →

HEX to HSL

Convert #91849F to HSL:

hsl(269, 12%, 57%)RGB to HSL Converter →

HEX to CMYK

Convert #91849F to CMYK:

cmyk(9%, 17%, 0%, 38%)Color Converter →

Color Meaning and Usage

A balanced purple tone, #91849F has RGB (145, 132, 159) and HSL (269°, 12%, 57%). Known for evoking balance and subtlety, this desaturated neutral is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #91849F is #929F84, creating high-contrast pairings. For softer combinations, try analogous colors like #84859F.

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

Contrast with #91849F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #91849F?

#91849F is a balanced purple color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #91849F?

#91849F in RGB is (145, 132, 159) - 145 red, 132 green, and 159 blue.

How to use #91849F in CSS?

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

What colors go well with #91849F?

#929F84 (complementary), #84859F (analogous), and #6B5E78 (lighter shade) work well with #91849F.