#6881FF Color Information

Hex color code: #6881FF

A eye-catching blue shade, #6881FF appears as (104, 129, 255) in RGB and (230°, 100%, 70%) in HSL. It is widely used in graphic design.

Try:
Color NameCornflower Blue
HEX
#6881FF
RGB
104, 129, 255
HSL
230°, 100%, 70%
CMYK
59%, 49%, 0%, 0%

Shades

CSS Usage
color: #6881FF;
background-color: #6881FF;
border-color: #6881FF;
box-shadow: 0 0 10px #6881FF;
border: 2px solid #6881FF;
Tailwind Usage
bg-[#6881FF]
text-[#6881FF]
border-[#6881FF]
shadow-[0_0_10px_6881FF]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #6881FF, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #6881FF; color: #000000; }

Badge

New Feature
.badge { background-color: #6881FF; 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 #6881FF; background-color: #6881FF15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #6881FF20; border-left: 4px solid #6881FF; }

Link / Accent

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

a { color: #6881FF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #6881FF in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

104, 129, 255

Red: 104 / Green: 129 / Blue: 255

HSL

230°, 100%, 70%

Hue: 230° / Saturation: 100% / Lightness: 70%

CMYK

59%, 49%, 0%, 0%

Cyan: 59% / Magenta: 49% / Yellow: 0% / Key: 0%

What color is #6881FF?

#6881FF is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #6881FF to RGB:

rgb(104, 129, 255)HEX to RGB Converter →

HEX to HSL

Convert #6881FF to HSL:

hsl(230, 100%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #6881FF to CMYK:

cmyk(59%, 49%, 0%, 0%)Color Converter →

Color Meaning and Usage

A vivid blue tone, #6881FF has RGB (104, 129, 255) and HSL (230°, 100%, 70%). Known for evoking energy and excitement, this highly saturated hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #6881FF is #FFE666, creating high-contrast pairings. For softer combinations, try analogous colors like #66CCFF.

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

Contrast with #6881FF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #6881FF?

#6881FF is a vivid blue color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #6881FF?

#6881FF in RGB is (104, 129, 255) - 104 red, 129 green, and 255 blue.

How to use #6881FF in CSS?

Use #6881FF directly in your CSS properties like color or background-color.

What colors go well with #6881FF?

#FFE666 (complementary), #66CCFF (analogous), and #1A40FF (lighter shade) work well with #6881FF.