#879FEE Color Information

Hex color code: #879FEE

The hex color #879FEE is a bold blue with RGB values of (135, 159, 238) and HSL of (226°, 75%, 73%). It is often used for branding and logos.

Try:
Color NameCornflower Blue
HEX
#879FEE
RGB
135, 159, 238
HSL
226°, 75%, 73%
CMYK
43%, 33%, 0%, 7%

Shades

CSS Usage
color: #879FEE;
background-color: #879FEE;
border-color: #879FEE;
box-shadow: 0 0 10px #879FEE;
border: 2px solid #879FEE;
Tailwind Usage
bg-[#879FEE]
text-[#879FEE]
border-[#879FEE]
shadow-[0_0_10px_879FEE]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #879FEE, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #879FEE; color: #000000; }

Badge

New Feature
.badge { background-color: #879FEE; 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 #879FEE; background-color: #879FEE15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #879FEE20; border-left: 4px solid #879FEE; }

Link / Accent

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

a { color: #879FEE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #879FEE in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

135, 159, 238

Red: 135 / Green: 159 / Blue: 238

HSL

226°, 75%, 73%

Hue: 226° / Saturation: 75% / Lightness: 73%

CMYK

43%, 33%, 0%, 7%

Cyan: 43% / Magenta: 33% / Yellow: 0% / Key: 7%

What color is #879FEE?

#879FEE is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #879FEE to RGB:

rgb(135, 159, 238)HEX to RGB Converter →

HEX to HSL

Convert #879FEE to HSL:

hsl(226, 75%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #879FEE to CMYK:

cmyk(43%, 33%, 0%, 7%)Color Converter →

Color Meaning and Usage

A vivid blue tone, #879FEE has RGB (135, 159, 238) and HSL (226°, 75%, 73%). Known for evoking creativity and luxury, this blue-purple hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #879FEE is #EED687, creating high-contrast pairings. For softer combinations, try analogous colors like #87D2EE.

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

Contrast with #879FEE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #879FEE?

#879FEE is a vivid blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #879FEE?

#879FEE in RGB is (135, 159, 238) - 135 red, 159 green, and 238 blue.

How to use #879FEE in CSS?

Use #879FEE directly in your CSS properties like color or background-color.

What colors go well with #879FEE?

#EED687 (complementary), #87D2EE (analogous), and #4469E4 (lighter shade) work well with #879FEE.