#6F75BE Color Information

Hex color code: #6F75BE

#6F75BE is a delicate blue color. In RGB it is (111, 117, 190), and in HSL it is (235°, 38%, 59%). It is popular in mobile app design.

Try:
Color NameSlate Blue
HEX
#6F75BE
RGB
111, 117, 190
HSL
235°, 38%, 59%
CMYK
42%, 38%, 0%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #6F75BE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

111, 117, 190

Red: 111 / Green: 117 / Blue: 190

HSL

235°, 38%, 59%

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

CMYK

42%, 38%, 0%, 25%

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

What color is #6F75BE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #6F75BE to RGB:

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

HEX to HSL

Convert #6F75BE to HSL:

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

HEX to CMYK

Convert #6F75BE to CMYK:

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

Color Meaning and Usage

#6F75BE is a pastel blue color with RGB values of 111, 117, 190 and HSL of 235°, 38%, 59%. This blue-purple hue evokes creativity and luxury, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #6F75BE is #BEB86F, creating high-contrast pairings. For softer combinations, try analogous colors like #6F9DBE.

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

Contrast with #6F75BE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #6F75BE?

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

What is the RGB value of #6F75BE?

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

How to use #6F75BE in CSS?

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

What colors go well with #6F75BE?

#BEB86F (complementary), #6F9DBE (analogous), and #464D9B (lighter shade) work well with #6F75BE.