#796FBE Color Information

Hex color code: #796FBE

A pastel blue shade, #796FBE appears as (121, 111, 190) in RGB and (248°, 38%, 59%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSlate Blue
HEX
#796FBE
RGB
121, 111, 190
HSL
248°, 38%, 59%
CMYK
36%, 42%, 0%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #796FBE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

121, 111, 190

Red: 121 / Green: 111 / Blue: 190

HSL

248°, 38%, 59%

Hue: 248° / Saturation: 38% / Lightness: 59%

CMYK

36%, 42%, 0%, 25%

Cyan: 36% / Magenta: 42% / Yellow: 0% / Key: 25%

What color is #796FBE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #796FBE to RGB:

rgb(121, 111, 190)HEX to RGB Converter →

HEX to HSL

Convert #796FBE to HSL:

hsl(248, 38%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #796FBE to CMYK:

cmyk(36%, 42%, 0%, 25%)Color Converter →

Color Meaning and Usage

#796FBE is a pastel blue color with RGB values of 121, 111, 190 and HSL of 248°, 38%, 59%. This blue-purple hue evokes creativity and luxury, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #796FBE is #B4BE6F, creating high-contrast pairings. For softer combinations, try analogous colors like #6F8CBE.

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

Contrast with #796FBE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #796FBE?

#796FBE is a pastel blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #796FBE?

#796FBE in RGB is (121, 111, 190) - 121 red, 111 green, and 190 blue.

How to use #796FBE in CSS?

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

What colors go well with #796FBE?

#B4BE6F (complementary), #6F8CBE (analogous), and #51469B (lighter shade) work well with #796FBE.