#799ECD Color Information

Hex color code: #799ECD

A delicate blue shade, #799ECD appears as (121, 158, 205) in RGB and (214°, 46%, 64%) in HSL. It is widely used in graphic design.

Try:
Color NameCornflower Blue
HEX
#799ECD
RGB
121, 158, 205
HSL
214°, 46%, 64%
CMYK
41%, 23%, 0%, 20%

Shades

CSS Usage
color: #799ECD;
background-color: #799ECD;
border-color: #799ECD;
box-shadow: 0 0 10px #799ECD;
border: 2px solid #799ECD;
Tailwind Usage
bg-[#799ECD]
text-[#799ECD]
border-[#799ECD]
shadow-[0_0_10px_799ECD]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #799ECD, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #799ECD; color: #000000; }

Badge

New Feature
.badge { background-color: #799ECD; 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 #799ECD; background-color: #799ECD15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #799ECD20; border-left: 4px solid #799ECD; }

Link / Accent

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

a { color: #799ECD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #799ECD in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

121, 158, 205

Red: 121 / Green: 158 / Blue: 205

HSL

214°, 46%, 64%

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

CMYK

41%, 23%, 0%, 20%

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

What color is #799ECD?

#799ECD is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #799ECD to RGB:

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

HEX to HSL

Convert #799ECD to HSL:

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

HEX to CMYK

Convert #799ECD to CMYK:

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

Color Meaning and Usage

A subtle blue tone, #799ECD has RGB (121, 158, 205) and HSL (214°, 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 #799ECD is #CDA979, creating high-contrast pairings. For softer combinations, try analogous colors like #79C8CD.

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

Contrast with #799ECD

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

Contrast Ratio: 7.59:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #799ECD?

#799ECD is a subtle blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #799ECD?

#799ECD in RGB is (121, 158, 205) - 121 red, 158 green, and 205 blue.

How to use #799ECD in CSS?

Use #799ECD directly in your CSS properties like color or background-color.

What colors go well with #799ECD?

#CDA979 (complementary), #79C8CD (analogous), and #4375B6 (lighter shade) work well with #799ECD.