#799FD7 Color Information

Hex color code: #799FD7

A peaceful blue shade, #799FD7 appears as (121, 159, 215) in RGB and (216°, 54%, 66%) in HSL. It is typically applied in digital products.

Try:
Color NameCornflower Blue
HEX
#799FD7
RGB
121, 159, 215
HSL
216°, 54%, 66%
CMYK
44%, 26%, 0%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #799FD7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

121, 159, 215

Red: 121 / Green: 159 / Blue: 215

HSL

216°, 54%, 66%

Hue: 216° / Saturation: 54% / Lightness: 66%

CMYK

44%, 26%, 0%, 16%

Cyan: 44% / Magenta: 26% / Yellow: 0% / Key: 16%

What color is #799FD7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #799FD7 to RGB:

rgb(121, 159, 215)HEX to RGB Converter →

HEX to HSL

Convert #799FD7 to HSL:

hsl(216, 54%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #799FD7 to CMYK:

cmyk(44%, 26%, 0%, 16%)Color Converter →

Color Meaning and Usage

#799FD7 is a serene blue color with RGB values of 121, 159, 215 and HSL of 216°, 54%, 66%. This blue-purple hue evokes creativity and luxury, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #799FD7 is #D7B279, creating high-contrast pairings. For softer combinations, try analogous colors like #79CED7.

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

Contrast with #799FD7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #799FD7?

#799FD7 is a serene blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #799FD7?

#799FD7 in RGB is (121, 159, 215) - 121 red, 159 green, and 215 blue.

How to use #799FD7 in CSS?

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

What colors go well with #799FD7?

#D7B279 (complementary), #79CED7 (analogous), and #3F75C6 (lighter shade) work well with #799FD7.