#799BCD Color Information

Hex color code: #799BCD

The hex color #799BCD is a subtle blue with RGB values of (121, 155, 205) and HSL of (216°, 46%, 64%). It is popular in mobile app design.

Try:
Color NameCornflower Blue
HEX
#799BCD
RGB
121, 155, 205
HSL
216°, 46%, 64%
CMYK
41%, 24%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #799BCD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

121, 155, 205

Red: 121 / Green: 155 / Blue: 205

HSL

216°, 46%, 64%

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

CMYK

41%, 24%, 0%, 20%

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

What color is #799BCD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #799BCD to RGB:

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

HEX to HSL

Convert #799BCD to HSL:

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

HEX to CMYK

Convert #799BCD to CMYK:

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

Color Meaning and Usage

#799BCD is a pastel blue color with RGB values of 121, 155, 205 and HSL of 216°, 46%, 64%. This blue-purple hue evokes creativity and luxury, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #799BCD is #CDAC79, creating high-contrast pairings. For softer combinations, try analogous colors like #79C5CD.

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

Contrast with #799BCD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #799BCD?

#799BCD is a pastel blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #799BCD?

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

How to use #799BCD in CSS?

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

What colors go well with #799BCD?

#CDAC79 (complementary), #79C5CD (analogous), and #4371B6 (lighter shade) work well with #799BCD.