#6F83BE Color Information

Hex color code: #6F83BE

The hex color #6F83BE is a subtle blue with RGB values of (111, 131, 190) and HSL of (225°, 38%, 59%). It is popular in mobile app design.

Try:
Color NameLight Slate Gray
HEX
#6F83BE
RGB
111, 131, 190
HSL
225°, 38%, 59%
CMYK
42%, 31%, 0%, 25%

Shades

CSS Usage
color: #6F83BE;
background-color: #6F83BE;
border-color: #6F83BE;
box-shadow: 0 0 10px #6F83BE;
border: 2px solid #6F83BE;
Tailwind Usage
bg-[#6F83BE]
text-[#6F83BE]
border-[#6F83BE]
shadow-[0_0_10px_6F83BE]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #6F83BE, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #6F83BE; color: #000000; }

Badge

New Feature
.badge { background-color: #6F83BE; 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 #6F83BE; background-color: #6F83BE15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #6F83BE20; border-left: 4px solid #6F83BE; }

Link / Accent

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

a { color: #6F83BE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #6F83BE in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

111, 131, 190

Red: 111 / Green: 131 / Blue: 190

HSL

225°, 38%, 59%

Hue: 225° / Saturation: 38% / Lightness: 59%

CMYK

42%, 31%, 0%, 25%

Cyan: 42% / Magenta: 31% / Yellow: 0% / Key: 25%

What color is #6F83BE?

#6F83BE is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #6F83BE to RGB:

rgb(111, 131, 190)HEX to RGB Converter →

HEX to HSL

Convert #6F83BE to HSL:

hsl(225, 38%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #6F83BE to CMYK:

cmyk(42%, 31%, 0%, 25%)Color Converter →

Color Meaning and Usage

A pastel blue tone, #6F83BE has RGB (111, 131, 190) and HSL (225°, 38%, 59%). Known for evoking creativity and luxury, this blue-purple hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #6F83BE is #BEAA6F, creating high-contrast pairings. For softer combinations, try analogous colors like #6FAABE.

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

Contrast with #6F83BE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #6F83BE?

#6F83BE is a pastel blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #6F83BE?

#6F83BE in RGB is (111, 131, 190) - 111 red, 131 green, and 190 blue.

How to use #6F83BE in CSS?

Use #6F83BE directly in your CSS properties like color or background-color.

What colors go well with #6F83BE?

#BEAA6F (complementary), #6FAABE (analogous), and #465B9B (lighter shade) work well with #6F83BE.