#798BCE Color Information

Hex color code: #798BCE

A delicate blue shade, #798BCE appears as (121, 139, 206) in RGB and (227°, 46%, 64%) in HSL. It is widely used in graphic design.

Try:
Color NameCornflower Blue
HEX
#798BCE
RGB
121, 139, 206
HSL
227°, 46%, 64%
CMYK
41%, 33%, 0%, 19%

Shades

CSS Usage
color: #798BCE;
background-color: #798BCE;
border-color: #798BCE;
box-shadow: 0 0 10px #798BCE;
border: 2px solid #798BCE;
Tailwind Usage
bg-[#798BCE]
text-[#798BCE]
border-[#798BCE]
shadow-[0_0_10px_798BCE]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #798BCE, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #798BCE; color: #000000; }

Badge

New Feature
.badge { background-color: #798BCE; 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 #798BCE; background-color: #798BCE15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #798BCE20; border-left: 4px solid #798BCE; }

Link / Accent

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

a { color: #798BCE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #798BCE in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

121, 139, 206

Red: 121 / Green: 139 / Blue: 206

HSL

227°, 46%, 64%

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

CMYK

41%, 33%, 0%, 19%

Cyan: 41% / Magenta: 33% / Yellow: 0% / Key: 19%

What color is #798BCE?

#798BCE is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #798BCE to RGB:

rgb(121, 139, 206)HEX to RGB Converter →

HEX to HSL

Convert #798BCE to HSL:

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

HEX to CMYK

Convert #798BCE to CMYK:

cmyk(41%, 33%, 0%, 19%)Color Converter →

Color Meaning and Usage

A delicate blue tone, #798BCE has RGB (121, 139, 206) and HSL (227°, 46%, 64%). 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 #798BCE is #CDBB79, creating high-contrast pairings. For softer combinations, try analogous colors like #79B5CD.

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

Contrast with #798BCE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #798BCE?

#798BCE is a delicate blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #798BCE?

#798BCE in RGB is (121, 139, 206) - 121 red, 139 green, and 206 blue.

How to use #798BCE in CSS?

Use #798BCE directly in your CSS properties like color or background-color.

What colors go well with #798BCE?

#CDBB79 (complementary), #79B5CD (analogous), and #435CB6 (lighter shade) work well with #798BCE.