#6882CF Color Information

Hex color code: #6882CF

The hex color #6882CF is a tranquil blue with RGB values of (104, 130, 207) and HSL of (225°, 52%, 61%). It is popular in mobile app design.

Try:
Color NameCornflower Blue
HEX
#6882CF
RGB
104, 130, 207
HSL
225°, 52%, 61%
CMYK
50%, 37%, 0%, 19%

Shades

CSS Usage
color: #6882CF;
background-color: #6882CF;
border-color: #6882CF;
box-shadow: 0 0 10px #6882CF;
border: 2px solid #6882CF;
Tailwind Usage
bg-[#6882CF]
text-[#6882CF]
border-[#6882CF]
shadow-[0_0_10px_6882CF]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #6882CF, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #6882CF; color: #000000; }

Badge

New Feature
.badge { background-color: #6882CF; 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 #6882CF; background-color: #6882CF15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #6882CF20; border-left: 4px solid #6882CF; }

Link / Accent

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

a { color: #6882CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #6882CF in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

104, 130, 207

Red: 104 / Green: 130 / Blue: 207

HSL

225°, 52%, 61%

Hue: 225° / Saturation: 52% / Lightness: 61%

CMYK

50%, 37%, 0%, 19%

Cyan: 50% / Magenta: 37% / Yellow: 0% / Key: 19%

What color is #6882CF?

#6882CF is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #6882CF to RGB:

rgb(104, 130, 207)HEX to RGB Converter →

HEX to HSL

Convert #6882CF to HSL:

hsl(225, 52%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #6882CF to CMYK:

cmyk(50%, 37%, 0%, 19%)Color Converter →

Color Meaning and Usage

A cool blue tone, #6882CF has RGB (104, 130, 207) and HSL (225°, 52%, 61%). Known for evoking creativity and luxury, this blue-purple hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #6882CF is #CFB568, creating high-contrast pairings. For softer combinations, try analogous colors like #68B5CF.

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

Contrast with #6882CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #6882CF?

#6882CF is a cool blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #6882CF?

#6882CF in RGB is (104, 130, 207) - 104 red, 130 green, and 207 blue.

How to use #6882CF in CSS?

Use #6882CF directly in your CSS properties like color or background-color.

What colors go well with #6882CF?

#CFB568 (complementary), #68B5CF (analogous), and #3857B2 (lighter shade) work well with #6882CF.