#796DA6 Color Information

Hex color code: #796DA6

#796DA6 is a gentle blue color. In RGB it is (121, 109, 166), and in HSL it is (253°, 24%, 54%). It is often used for branding and logos.

Try:
Color NameLight Slate Gray
HEX
#796DA6
RGB
121, 109, 166
HSL
253°, 24%, 54%
CMYK
27%, 34%, 0%, 35%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #796DA6; 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 #796DA6; background-color: #796DA615; }

Alert / Toast

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

Link / Accent

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

a { color: #796DA6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #796DA6 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

121, 109, 166

Red: 121 / Green: 109 / Blue: 166

HSL

253°, 24%, 54%

Hue: 253° / Saturation: 24% / Lightness: 54%

CMYK

27%, 34%, 0%, 35%

Cyan: 27% / Magenta: 34% / Yellow: 0% / Key: 35%

What color is #796DA6?

#796DA6 is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #796DA6 to RGB:

rgb(121, 109, 166)HEX to RGB Converter →

HEX to HSL

Convert #796DA6 to HSL:

hsl(253, 24%, 54%)RGB to HSL Converter →

HEX to CMYK

Convert #796DA6 to CMYK:

cmyk(27%, 34%, 0%, 35%)Color Converter →

Color Meaning and Usage

A gentle blue tone, #796DA6 has RGB (121, 109, 166) and HSL (253°, 24%, 54%). Known for evoking creativity and luxury, this blue-purple hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #796DA6 is #9AA66E, creating high-contrast pairings. For softer combinations, try analogous colors like #6E7EA6.

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

Contrast with #796DA6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #796DA6?

#796DA6 is a gentle blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #796DA6?

#796DA6 in RGB is (121, 109, 166) - 121 red, 109 green, and 166 blue.

How to use #796DA6 in CSS?

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

What colors go well with #796DA6?

#9AA66E (complementary), #6E7EA6 (analogous), and #564C7B (lighter shade) work well with #796DA6.