#797CCD Color Information

Hex color code: #797CCD

The hex color #797CCD is a soft blue with RGB values of (121, 124, 205) and HSL of (238°, 46%, 64%). It is typically applied in digital products.

Try:
Color NameMedium Purple
HEX
#797CCD
RGB
121, 124, 205
HSL
238°, 46%, 64%
CMYK
41%, 40%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #797CCD; color: #000000; }

Badge

New Feature
.badge { background-color: #797CCD; 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 #797CCD; background-color: #797CCD15; }

Alert / Toast

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

Link / Accent

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

a { color: #797CCD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #797CCD in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

121, 124, 205

Red: 121 / Green: 124 / Blue: 205

HSL

238°, 46%, 64%

Hue: 238° / Saturation: 46% / Lightness: 64%

CMYK

41%, 40%, 0%, 20%

Cyan: 41% / Magenta: 40% / Yellow: 0% / Key: 20%

What color is #797CCD?

#797CCD is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #797CCD to RGB:

rgb(121, 124, 205)HEX to RGB Converter →

HEX to HSL

Convert #797CCD to HSL:

hsl(238, 46%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #797CCD to CMYK:

cmyk(41%, 40%, 0%, 20%)Color Converter →

Color Meaning and Usage

#797CCD is a soft blue color with RGB values of 121, 124, 205 and HSL of 238°, 46%, 64%. This blue-purple hue evokes creativity and luxury, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #797CCD is #CDCB79, creating high-contrast pairings. For softer combinations, try analogous colors like #79A6CD.

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

Contrast with #797CCD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #797CCD?

#797CCD is a soft blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #797CCD?

#797CCD in RGB is (121, 124, 205) - 121 red, 124 green, and 205 blue.

How to use #797CCD in CSS?

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

What colors go well with #797CCD?

#CDCB79 (complementary), #79A6CD (analogous), and #4347B6 (lighter shade) work well with #797CCD.